Enables AI assistants to interact with EV charging infrastructure through the Open Clearing House Protocol (OCHP).
OCHP provides a Model Context Protocol (MCP) server implementation specifically designed for OCHP (Open Clearing House Protocol) services. It acts as a crucial bridge, allowing AI assistants to seamlessly connect with and manage electric vehicle charging infrastructure. This robust server handles comprehensive OCHP 1.4 protocol functions, including authorization, charge point management, CDR handling, and status updates, offering a type-safe TypeScript implementation with SOAP/WSDL integration for direct connection to OCHP services.
Key Features
01SOAP/WSDL Integration for direct connection to OCHP services
020 GitHub stars
03Complete OCHP 1.4 Protocol Support (Authorization, Charge Points, CDRs, Status Management)
04OCHP-Direct Integration for real-time EVSE control and monitoring
05MCP Protocol Compliance, compatible with Claude Desktop and other MCP clients
06Type-Safe Implementation using TypeScript with comprehensive validation
Use Cases
01Managing roaming authorizations for EV charging networks.
02Controlling and monitoring EV charging sessions (start, stop, modify) via OCHP-Direct.
03Submitting and retrieving Charge Detail Records (CDRs) for billing and analytics.