You're viewing a demo portfolio

Join the waitlist
PRSM

luchtmeetnet_stations

Active

Tool of Luchtmeetnet

declared in 0.1.0

List and search official Netherlands air quality measuring stations (RIVM Luchtmeetnet). Filter by place or station name (Amsterdam, Rotterdam, Utrecht, Den Haag...), or pass latitude/longitude to get the nearest stations with distance. Returns station number (e.g. "NL49012"), location, and coordinates — the station number feeds luchtmeetnet_measurements and luchtmeetnet_air_quality_index. Example: luchtmeetnet_stations({ search: "Amsterdam" })

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max stations to return, 1-102 (default 10)"
    },
    "search": {
      "type": "string",
      "description": "Text filter on station location, e.g. \"Amsterdam\", \"Rotterdam\", \"Utrecht\", \"Van Diemenstraat\""
    },
    "latitude": {
      "type": "number",
      "description": "Latitude — together with longitude, returns stations sorted by distance (nearest first)"
    },
    "longitude": {
      "type": "number",
      "description": "Longitude — together with latitude, returns stations sorted by distance (nearest first)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Luchtmeetnet

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

2/7 registries
View full server →
luchtmeetnet_stations — Luchtmeetnet — PRSM MCP