# agenticweb.nl — Dutch open data (remote · api.agenticweb.nl)

Dutch address dossier, vehicle, building, elevation, holidays, demographics. Free samples first.

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

## Components

- remote · `api.agenticweb.nl`: 70/100 (this document), [markdown](https://verifymcp.io/servers/nl-agenticweb-dutch-data/api-mcp.md), [page](https://verifymcp.io/servers/nl-agenticweb-dutch-data/api-mcp)

## Channel facts

- Endpoint: `https://api.agenticweb.nl/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.1.0`

## 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-17.

- **Endpoint Security**: 66/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 12 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 78/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 1235 tokens (~102/item across 12 items; 12 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 20/100
  - Stability observed for 6 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.
- **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 nl-agenticweb-dutch-data https://api.agenticweb.nl/api/mcp
```

### Codex

```toml
[mcp_servers.nl-agenticweb-dutch-data]
url = "https://api.agenticweb.nl/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "nl-agenticweb-dutch-data": {
      "type": "remote",
      "url": "https://api.agenticweb.nl/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add nl-agenticweb-dutch-data --url https://api.agenticweb.nl/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  nl-agenticweb-dutch-data:
    url: "https://api.agenticweb.nl/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "nl-agenticweb-dutch-data": {
      "type": "http",
      "url": "https://api.agenticweb.nl/api/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-16 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-15 (score 69, 0)

- [security] Tool “global_fx” rewrote its description, which is the text the model reads
- [security] Tool “nl_building” rewrote its description, which is the text the model reads
- [security] Tool “nl_elevation” rewrote its description, which is the text the model reads
- [security] Tool “nl_school_holidays” rewrote its description, which is the text the model reads
- [security] Tool “nl_vacation_region” rewrote its description, which is the text the model reads
- [security] Tool “nl_vehicle” rewrote its description, which is the text the model reads
- [functional] New tool “nl_dossier”
- [cosmetic] “sample” reworded the description of “tool”

### 2026-08-14 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-13 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-12 (score 67, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-11 (score 67)

First indexed and scored.

## MCP tools (12)

### `catalog` (~26 tokens)

Free: list every data tool/endpoint with price, params and a free HTTP sample URL.

### `sample` (~90 tokens)

Free: get the documented demo response for any paid tool, so you can see the exact response shape before paying. Returns fixed sample data, not a live lookup.

Input parameters:

- `tool` (string, required): Which tool to sample: nl_vehicle, nl_school_holidays, nl_vacation_region, nl_address, nl_building, nl_dossier, nl_elevation, nl_validate, nl_demographics, global_fx.

### `nl_vehicle` (~82 tokens)

Dutch vehicle lookup — $0.020 per call (x402, USDC on Base). Registration, fuel/EV, APK (roadworthiness) and open recalls (terugroepacties) for a Dutch licence plate (kenteken).

Input parameters:

- `kenteken` (string, required): Dutch licence plate, case/format-insensitive (e.g. 0001TJ).

### `nl_school_holidays` (~109 tokens)

Dutch school holidays — $0.005 per call (x402, USDC on Base). Current, merged Dutch school-holiday dates, queryable by school year, region or a specific date.

Input parameters:

- `date` (string): YYYY-MM-DD — returns the holiday (if any) covering that date.
- `region` (string): noord | midden | zuid.
- `year` (string): School year, e.g. 2025-2026. Defaults to the current one.

### `nl_vacation_region` (~107 tokens)

Vacation region resolver — $0.010 per call (x402, USDC on Base). Resolve a Dutch place to its vacation region (noord/midden/zuid) and attach that region's current holiday dates.

Input parameters:

- `gemeente` (string): Municipality name.
- `plaats` (string): Place/city name.
- `postcode` (string): Dutch postcode, e.g. 1011AC (resolved to gemeente/region).
- `province` (string): Province name.

### `nl_address` (~123 tokens)

Dutch address lookup — $0.005 per call (x402, USDC on Base). Resolve a Dutch postcode + house number to a full address (street, city, gemeente, province, WGS84 + RD coordinates), or reverse-geocode coordinates to the nearest address.

Input parameters:

- `huisnummer` (integer): House number for forward lookup.
- `lat` (number): Latitude for reverse geocoding.
- `lon` (number): Longitude for reverse geocoding.
- `postcode` (string): Dutch postcode for forward lookup (e.g. 1011AC).

### `nl_building` (~95 tokens)

Dutch building lookup (BAG) — $0.010 per call (x402, USDC on Base). Construction year (bouwjaar), floor area (oppervlakte), use function (gebruiksdoel) and status for a Dutch address, from the BAG via PDOK.

Input parameters:

- `huisnummer` (integer, required): House number.
- `postcode` (string, required): Dutch postcode, e.g. 1011AC.

### `nl_dossier` (~98 tokens)

Dutch address dossier — $0.025 per call (x402, USDC on Base). One call, four registers for a Dutch address: the address itself, its BAG building (bouwjaar, floor area, use function), its AHN height above NAP, and CBS key figures for its gemeente.

Input parameters:

- `huisnummer` (integer, required): House number.
- `postcode` (string, required): Dutch postcode, e.g. 1011AC.

### `nl_elevation` (~127 tokens)

Dutch elevation (AHN / NAP height) — $0.010 per call (x402, USDC on Base). Ground height above NAP, surface height and derived object height for a Dutch postcode or coordinate, from the AHN 0.5 m height model via PDOK.

Input parameters:

- `lat` (number): WGS84 latitude; use with lon instead of postcode.
- `lon` (number): WGS84 longitude; use with lat instead of postcode.
- `postcode` (string): Dutch postcode, e.g. 3511LM (resolved to its centroid).

### `nl_validate` (~88 tokens)

Dutch identifier validation — $0.001 per call (x402, USDC on Base). Offline validation of a Dutch identifier: BSN (elfproef), IBAN (structure + mod-97 + bank), or kenteken (sidecode format).

Input parameters:

- `type` (string, required): Identifier type: bsn, iban or kenteken.
- `value` (string, required): The value to validate.

### `nl_demographics` (~96 tokens)

Dutch municipality demographics — $0.005 per call (x402, USDC on Base). CBS key figures for a Dutch municipality (population, men/women, households, average household size, population density), by gemeente name or CBS code.

Input parameters:

- `code` (string): CBS municipality code (e.g. GM0363).
- `gemeente` (string): Municipality name (CBS spelling, e.g. 's-Gravenhage).

### `global_fx` (~90 tokens)

FX conversion (ECB) — $0.005 per call (x402, USDC on Base). Currency conversion using ECB euro reference rates. Informational only — not tradeable quotes.

Input parameters:

- `amount` (number): Amount to convert, default 1.
- `from` (string): ISO 4217 code, default EUR.
- `to` (string): ISO 4217 code, default USD.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/nl-agenticweb-dutch-data/api-mcp#diagnostics

## Score history

- 2026-08-17: 70
- 2026-08-16: 70
- 2026-08-15: 69
- 2026-08-14: 69
- 2026-08-13: 68
- 2026-08-12: 67
- 2026-08-11: 67

## Links

- Remote endpoint: https://api.agenticweb.nl/api/mcp
- Website: https://agenticweb.nl/
- Changelog RSS feed: https://verifymcp.io/servers/nl-agenticweb-dutch-data/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/nl-agenticweb-dutch-data/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/nl-agenticweb-dutch-data/api-mcp
