{"openapi":"3.1.0","info":{"title":"한국거래소 주가지수","description":"한국거래소(KRX)에서 제공하는 KOSPI, KOSDAQ, KRX300 등 주가지수의 일별 종가, 거래대금, 시가총액, 등락률을 조회합니다. ETF 추적, 시장 분석 대시보드, 투자 전략 백테스팅에 활용됩니다.","version":"1.0.0","x-fusepie-id":"krx-index","x-fusepie-category":"finance","x-fusepie-provider":"한국거래소"},"servers":[],"paths":{"/":{"get":{"operationId":"call_krx_index","summary":"한국거래소 주가지수","description":"한국거래소(KRX)에서 제공하는 KOSPI, KOSDAQ, KRX300 등 주가지수의 일별 종가, 거래대금, 시가총액, 등락률을 조회합니다. ETF 추적, 시장 분석 대시보드, 투자 전략 백테스팅에 활용됩니다.","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://www.data.go.kr/data/15094770/openapi.do"}}},"x-mcp-config":{"mcpServers":{"krx-index":{"command":"npx","args":["-y","@fusepie/mcp-krx-index"],"env":{"API_KEY":""}}}}}