EV Protocol Knowledge Maps
Searchable MCP servers for electric vehicle charging protocols. Query specs, data types, endpoints, and enums with natural language.
Last processed: 12 Jun 2026
OCPI
Open Charge Point Interface knowledge map. Covers versions 2.2.1 and 2.3.0 including tariffs, sessions, CDRs, bookings, and the direct payment module.
Indexed: OCPI 2.2.1 core, OCPI 2.3.0 bookings, EVRF direct payment
MCP Tools
search_ocpilist_modulesget_moduleget_data_typeget_enumget_endpointget_sectioncompare_versions OCPP
Open Charge Point Protocol knowledge map. Covers OCPP 1.6J, 2.0.1, and 2.1 including functional areas, operations, messages, JSON schemas, appendices, certification profiles, test cases, and errata.
Indexed: OCPP 1.6J, 2.0.1, 2.1, JSON schemas, appendices, errata, certification profiles, and test cases
MCP Tools
search_ocpplist_profilesget_profilelist_messagesget_messageget_schemaget_operationget_typeget_enumget_sectioncompare_ocpp_versions 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"
}
}
}