You're viewing a demo portfolio

Join the waitlist
PRSM

get_station

Active

Tool of mcp-openchargemap

declared in 0.1.0

Get full detail for a single EV charging station by its Open Charge Map POI ID. Returns the connector types (CCS/CHAdeMO/Tesla connectors), charging speed (kW), operator, status, plus user comments and last-verified date.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "number",
      "description": "Open Charge Map POI ID (e.g. from find_stations results)."
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own Open Charge Map API key for higher limits; works without one."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-openchargemap

https://github.com/pipeworx-io/mcp-openchargemap

2/7 registries
View full server →
get_station — mcp-openchargemap — PRSM MCP