loading…
Search for a command to run...
loading…
MCP server that gives Claude access to Dutch mobility data via Studio Bereikbaar's OGC API, enabling querying of travel surveys, traffic models, and accessibili
MCP server that gives Claude access to Dutch mobility data via Studio Bereikbaar's OGC API, enabling querying of travel surveys, traffic models, and accessibility maps.
MCP server that gives Claude access to Dutch mobility data via Studio Bereikbaar's OGC API.
13 tools for Claude Desktop:
| Tool | What it does |
|---|---|
list_collections |
List 15 data collections (boundaries, NRM networks, demographics) |
describe_collection |
Get schema/properties of a collection |
list_processes |
List 7 analysis processes |
get_features |
Fetch GeoJSON features with filters |
search_boundaries |
Find gemeente/wijk/buurt/pc4 by name |
run_odin_query |
ODIN travel survey analysis (20 years, modal split, trends) |
run_odin_compare |
Compare two locations side-by-side |
run_modal_split |
Generate modal split chart (returns PNG image) |
run_odin_spider |
Origin-destination desire lines (GeoJSON) |
run_odin_profile |
7-cluster mobility profiling |
run_odin_spider_profile |
Demographics of travelers to/from a municipality |
run_accessibility_map |
BOP accessibility map (returns PNG image) |
curl -LsSf https://astral.sh/uv/install.sh | sh
Open ~/Library/Application Support/Claude/claude_desktop_config.json en voeg toe:
{
"mcpServers": {
"sb-ogc-api": {
"command": "uvx",
"args": ["sb-ogc-mcp"]
}
}
}
De tools verschijnen automatisch. Probeer:
"Welke data collections heeft Studio Bereikbaar?"
"Laat de modal split zien voor Amsterdam"
"Vergelijk Rotterdam en Utrecht qua vervoerswijzen"
"Toon de bereikbaarheidskaart voor fietsen naar supermarkten in Den Haag"
All data comes from tools.studiobereikbaar.nl/oapi (OGC API):
Run in your terminal:
claude mcp add sb-ogc-mcp -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.