{"openapi":"3.1.0","info":{"title":"한국거래소(KRX) 정보데이터시스템","description":"한국거래소 정보데이터시스템에서 KOSPI, KOSDAQ, KONEX 상장 종목의 일별 시세, ETF/ETN 가격, 파생상품 시세를 조회합니다. 인증 없이 사용 가능하며 국내 주식 시세 조회, 종목 분석, 시장 데이터 수집에 활용됩니다.","version":"1.0.0","x-fusepie-id":"krx-data","x-fusepie-category":"finance","x-fusepie-provider":"한국거래소"},"servers":[{"url":"https://data.krx.co.kr/comm/bldAttendant/getJsonData.cmd","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_krx_data","summary":"한국거래소(KRX) 정보데이터시스템","description":"한국거래소 정보데이터시스템에서 KOSPI, KOSDAQ, KONEX 상장 종목의 일별 시세, ETF/ETN 가격, 파생상품 시세를 조회합니다. 인증 없이 사용 가능하며 국내 주식 시세 조회, 종목 분석, 시장 데이터 수집에 활용됩니다.","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"}}}}}}}},"x-mcp-config":{"mcpServers":{"krx-data":{"command":"npx","args":["-y","@fusepie/mcp-krx-data"],"env":{}}}}}