{"openapi":"3.1.0","info":{"title":"Twelve Data 주식·ETF·기술지표","description":"Twelve Data는 주식, ETF, 인덱스, 외환, 암호화폐의 시계열 데이터와 100개 이상의 기술적 지표(RSI, MACD, Bollinger Bands 등)를 제공합니다. 무료 플랜에서 분당 8회, 일 800회 호출 가능하며 차트 앱, 기술 분석 도구에 적합합니다.","version":"1.0.0","x-fusepie-id":"twelve-data","x-fusepie-category":"finance","x-fusepie-provider":"Twelve Data"},"servers":[{"url":"https://api.twelvedata.com","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_twelve_data","summary":"Twelve Data 주식·ETF·기술지표","description":"Twelve Data는 주식, ETF, 인덱스, 외환, 암호화폐의 시계열 데이터와 100개 이상의 기술적 지표(RSI, MACD, Bollinger Bands 등)를 제공합니다. 무료 플랜에서 분당 8회, 일 800회 호출 가능하며 차트 앱, 기술 분석 도구에 적합합니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"Get your API key from: https://twelvedata.com/pricing"}}},"x-mcp-config":{"mcpServers":{"twelve-data":{"command":"npx","args":["-y","@fusepie/mcp-twelve-data"],"env":{"API_KEY":""}}}}}