# Chargt EV Charging (remote · mcp.chargt.eu)

Find EV charging stations, live availability and prices across the Netherlands via NDW data.

- Trust score: 64/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-20

## Components

- remote · `mcp.chargt.eu`: 64/100 (this document), [markdown](https://verifymcp.io/servers/com-chargt-chargt-mcp/mcp.md), [page](https://verifymcp.io/servers/com-chargt-chargt-mcp/mcp)

## Channel facts

- Endpoint: `https://mcp.chargt.eu/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.1`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-20.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 406, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 62/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 915 tokens (~457/item across 2 items; 2 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 10/100
  - Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-chargt-chargt-mcp https://mcp.chargt.eu/mcp
```

### Codex

```toml
[mcp_servers.com-chargt-chargt-mcp]
url = "https://mcp.chargt.eu/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-chargt-chargt-mcp": {
      "type": "remote",
      "url": "https://mcp.chargt.eu/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-chargt-chargt-mcp --url https://mcp.chargt.eu/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-chargt-chargt-mcp:
    url: "https://mcp.chargt.eu/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-chargt-chargt-mcp": {
      "type": "http",
      "url": "https://mcp.chargt.eu/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-19 (score 64, +8)

- [security improvement] Authorization: unverified → partial
- [functional improvement] Tool “chargt_find_chargers” now declares an output schema
- [functional improvement] Tool “chargt_get_details” now declares an output schema
- [functional] First check of Tool coverage: 100

### 2026-08-18 (score 56, 0)

- [security] Tool “chargt_get_details” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 407 → 457
- [functional improvement] Stability: unverified → 0.03

### 2026-08-17 (score 56)

First indexed and scored.

## MCP tools (2)

### `chargt_find_chargers` (~450 tokens)

Find charging stations

Find electric vehicle charging stations near a location in the Netherlands. This server is currently NL-only: the country parameter accepts only 'NL' (default). Returns stations sorted by distance (closest first), then by power output (fastest first), with prices from the Dutch National Road Traffic Data Portal (NDW). Includes operator name, station name, address, connector types, power, parking type, and postal code. Some chargers have time-of-use pricing (price varies by time of day) — these are shown as a price range. Some stations charge extra fees NOT included in the per-kWh price: a one-off start fee, an idle fee, or a time-based fee. Each hit flags this compactly via has_additional_costs plus up-to amounts (start_fee_eur / idle_fee_eur_per_hour / time_fee_eur_per_hour). When flagged, call get_details for the full breakdown. Prices update daily from the NDW. This tool does not return live availability; call get_details for a specific station's near-real-time NDW availability (real-time status for stations that report it). Prices are indicative and sourced from NDW — tell the user to verify at the charger before relying on them, and do NOT recommend a specific charge card or plan.

Input parameters:

- `connector_types` (array): Connector types (case-insensitive): friendly names (CCS, CHAdeMO, TYPE2, TYPE1) or raw OCPI/IEC codes (e.g. IEC_62196_T2). e.g. ["CCS"], ["CCS","CHAdeMO"]
- `country` (string): Country of the charging stations; NL only
- `language` (string): Response prose language; default nl
- `latitude` (number, required): Decimal degrees, e.g. 52.0902
- `limit` (integer): Max result count, default 20, max 50
- `longitude` (number, required): Decimal degrees, e.g. 5.1213
- `min_power_kw` (number): Minimum charging power, e.g. 50
- `radius_km` (number): Search radius, clamped to max 50

Output parameters:

- `count` (integer)
- `dataFreshness` (object)
- `results` (array)
- `sort` (string)
- `status` (string)
- `truncated` (boolean)

### `chargt_get_details` (~465 tokens)

Get charging station details

Full station details for one Dutch EV charging station, including near-real-time NDW availability. This server is currently NL-only: the country parameter accepts only 'NL' (default). Returns: operator, all connectors with power levels and prices, and the full cost breakdown (price_slots) including the per-kWh (ENERGY) price, time-based (TIME) fees, idle (PARKING_TIME) fees, and one-off/start (FLAT) fees. Also returns parking type, postal code, and live availability status when the station reports to NDW. availability.status is one of available|partial|occupied|unknown matching the Chargt website: available="Beschikbaar"(nl)/"available"(en); partial="Gedeeltelijk bezet"/"partially occupied"; occupied="Alle plaatsen bezet"/"all occupied"; unknown="Onbekend"/"unknown". available_count/total_count give the count, e.g. "2 van de {total} laadpunten vrij"(nl) / "{available} of {total} chargers available"(en) — use the language param for the locale; never state a count as 0 when it is null/unknown. availability.availability_note (localized nl/en) explains the status semantics: when status is "unknown" it usually means the latest live NDW reading was older than 2 hours and was filtered out, or no live reading has come in yet — report this as "unknown / retry in a few minutes", NOT as "no data" or a coverage gap (the charging point exists). When status is available|partial|occupied, the note confirms a current live NDW reading as of the timestamp shown. This is the only Chargt tool that returns the complete tariff breakdown and real-time availability. Call this after find_chargers flags a station with extra fees (start/idle/time) to see its exact costs. Prices are indicative and sourced from NDW — tell the user to verify at the charger before relying on them, and do NOT recommend a specific charge card or plan.

Input parameters:

- `country` (string): Country of the charging station; NL only
- `language` (string): Response prose language; default nl
- `station_id` (string, required): Charging station ID

Output parameters:

- `dataFreshness` (object)
- `station` (object)
- `status` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-chargt-chargt-mcp/mcp#diagnostics

## Score history

- 2026-08-20: 64
- 2026-08-19: 64
- 2026-08-18: 56
- 2026-08-17: 56

## Links

- Remote endpoint: https://mcp.chargt.eu/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-chargt-chargt-mcp/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-chargt-chargt-mcp/mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-chargt-chargt-mcp/mcp
