Back to directory
cevatkerim/chargenow-mcp

cevatkerim/chargenow-mcp

@cevatkerim0

A Model Context Protocol (MCP) server that provides EV charging station information using the ChargeNow API.

evchargingelectric vehicleChargeNowother

Installation & Configuration

{
  "mcpServers": {
    "chargenow": {
      "command": "node",
      "args": [
        "/path/to/chargenow-mcp/build/index.js"
      ],
      "config": {
        "geocodeApiKey": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/12
Updated
2025/4/12