EV

EV Protocol Docs

MCP knowledge maps

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

2.2.1 2.3.0 Direct payment
Live

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

3
Documents
24
Modules
191
Data Types
114
Endpoints

MCP Tools

search_ocpilist_modulesget_moduleget_data_typeget_enumget_endpointget_sectioncompare_versions

OCPP

1.6J 2.0.1 2.1
Live

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

43
Documents
61
Areas
365
Messages
184
Operations

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"
    }
  }
}