Back to directory
abiorh001/mcp_ev_assistant_server

abiorh001/mcp_ev_assistant_server

@Abiorh001

A powerful server implementation for managing Electric Vehicle (EV) charging stations, trip planning, and resource management.

evcharging-stationstrip-planningelectric-vehiclemcp-serverpythoncommerce

Installation & Configuration

{
  "mcpServers": {
    "ev_assistant": {
      "command": "python",
      "args": [
        "ev_assistant_server.py"
      ],
      "env": {
        "OPENCHARGE_MAP_API_KEY": "your_opencharge_map_api_key",
        "GOOGLE_MAP_API_KEY": "your_google_map_api_key"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15