EV Protocol Knowledge Maps
Searchable MCP servers for electric vehicle charging protocols. Query specs, data types, endpoints, and enums with natural language.
Last processed: 5 Aug 2026
OCPI
2.2 2.2.1 2.3.0 Direct payment
Open Charge Point Interface knowledge for roaming, session, tariff, CDR, location, token, and direct payment questions. Use it to look up modules, endpoints, data types, enums, sections, and version differences.
Indexed Sources
- OCPI 2.2-d2 core specification
- OCPI 2.2.1-d2 core specification
- OCPI 2.3.0 core specification, including bookings
- EVRF direct payment extension for OCPI 2.2.1
OCPP
1.6J core 1.6 security addendum 2.0.1 2.1
Open Charge Point Protocol knowledge for charger-to-CSMS behavior, message payloads, JSON schemas, operations, functional areas, enums, sections, certification context, and version differences.
Indexed Sources
- OCPP 1.6J edition 2 core specification
- OCPP 1.6-J security whitepaper edition 4 addendum
- OCPP 2.0.1 and 2.1 specifications, errata, and appendices
- OCPP JSON schemas plus certification profiles and test cases
Quick Start
Connect any MCP client to the EV protocol knowledge maps:
{
"mcp": {
"ocpi": {
"type": "remote",
"url": "https://ev.c11d.co.uk/ocpi/mcp"
},
"ocpp": {
"type": "remote",
"url": "https://ev.c11d.co.uk/ocpp/mcp"
}
}
}