{"openapi":"3.1.0","info":{"title":"금융위원회 주식시세정보 API","description":"코스피·코스닥 종목별 시세 조회","version":"1.0.0","x-fusepie-id":"fsc-stock-price-info","x-fusepie-category":"finance","x-fusepie-provider":"금융위원회"},"servers":[],"paths":{"/":{"get":{"operationId":"call_fsc_stock_price_info","summary":"금융위원회 주식시세정보 API","description":"코스피·코스닥 종목별 시세 조회","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/15043471/openapi.do"}}},"x-mcp-config":{"mcpServers":{"fsc-stock-price-info":{"command":"npx","args":["-y","@fusepie/mcp-fsc-stock-price-info"],"env":{"API_KEY":""}}}}}