{"openapi":"3.1.0","info":{"title":"교육통계서비스","description":"유초중등 교육 통계 및 지표 조회","version":"1.0.0","x-fusepie-id":"edu-stats-moe","x-fusepie-category":"education","x-fusepie-provider":"교육부·한국교육개발원"},"servers":[],"paths":{"/":{"get":{"operationId":"call_edu_stats_moe","summary":"교육통계서비스","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://kess.kedi.re.kr/index"}}},"x-mcp-config":{"mcpServers":{"edu-stats-moe":{"command":"npx","args":["-y","@fusepie/mcp-edu-stats-moe"],"env":{"API_KEY":""}}}}}