Communicate with EV charging infrastructure through the OCPI protocol.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ocpi-sdk" yet — see the docs or source repo.
Use ocpi-sdk to query the current status of all charge points at a given site, then summarize the results briefly.
A list of charge point statuses such as available, occupied, and faulted.
Use ocpi-sdk to create a new charging session and explain the required key parameters.
A session creation request or step-by-step guidance with required fields.
Use ocpi-sdk to troubleshoot a failed OCPI communication issue and provide possible causes and checks.
A troubleshooting checklist to identify auth, protocol, or data format issues.
Explore Open Charge Map endpoints, test requests, and speed up SDK integration.
Securely manage OAuth 2.0 tokens for MCP applications.
Find global EV charging station data for planning, analysis, and research.
Convert any OpenAPI v3 spec into a working MCP server for AI integration.
Connect to the mcp API via MCP to extend AI tool capabilities.
Expose OpenAPI endpoints as MCP tools for LLM-driven REST API access.