{"openapi":"3.1.0","info":{"title":"통계청 KOSIS","description":"통계청 KOSIS Open API는 인구, 경제, 고용, 교육, 환경 등 국가 공식 통계 400개 데이터베이스, 3만여 개 통계표를 조회합니다. 데이터 기반 정책 분석, 학술 연구, 저널리즘 데이터 시각화에 필수적인 통계 허브 API입니다.","version":"1.0.0","x-fusepie-id":"kosis-stats","x-fusepie-category":"data","x-fusepie-provider":"통계청"},"servers":[],"paths":{"/":{"get":{"operationId":"call_kosis_stats","summary":"통계청 KOSIS","description":"통계청 KOSIS Open API는 인구, 경제, 고용, 교육, 환경 등 국가 공식 통계 400개 데이터베이스, 3만여 개 통계표를 조회합니다. 데이터 기반 정책 분석, 학술 연구, 저널리즘 데이터 시각화에 필수적인 통계 허브 API입니다.","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://kosis.kr/openapi/"}}},"x-mcp-config":{"mcpServers":{"kosis-stats":{"command":"npx","args":["-y","@fusepie/mcp-kosis-stats"],"env":{"API_KEY":""}}}}}