{"openapi":"3.1.0","info":{"title":"전기차 충전소 실시간","description":"환경부 전국 전기차 충전소의 위치, 충전기 타입(완속/급속), 실시간 충전 가능 여부를 제공합니다. 충전소 운영 시간, 주소, 충전기 ID 등 세부 정보를 포함하며, 전기차 내비게이션, 충전소 찾기 앱 개발에 활용됩니다.","version":"1.0.0","x-fusepie-id":"ev-charging","x-fusepie-category":"weather","x-fusepie-provider":"한국환경공단"},"servers":[],"paths":{"/":{"get":{"operationId":"call_ev_charging","summary":"전기차 충전소 실시간","description":"환경부 전국 전기차 충전소의 위치, 충전기 타입(완속/급속), 실시간 충전 가능 여부를 제공합니다. 충전소 운영 시간, 주소, 충전기 ID 등 세부 정보를 포함하며, 전기차 내비게이션, 충전소 찾기 앱 개발에 활용됩니다.","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/15076352/openapi.do"}}},"x-mcp-config":{"mcpServers":{"ev-charging":{"command":"npx","args":["-y","@fusepie/mcp-ev-charging"],"env":{"API_KEY":""}}}}}