{"openapi":"3.1.0","info":{"title":"한국전력 전력사용량 API","description":"계약종별 전력사용량·요금 정보","version":"1.0.0","x-fusepie-id":"kepco-electricity","x-fusepie-category":"environment","x-fusepie-provider":"공공데이터포털"},"servers":[],"paths":{"/":{"get":{"operationId":"call_kepco_electricity","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://bigdata.kepco.co.kr"}}},"x-mcp-config":{"mcpServers":{"kepco-electricity":{"command":"npx","args":["-y","@fusepie/mcp-kepco-electricity"],"env":{"API_KEY":""}}}}}