SB OGC
БесплатноНе проверен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.
README
MCP server that gives Claude access to Dutch mobility data via Studio Bereikbaar's OGC API.
What you get
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) |
Setup voor collega's
1. Installeer uv (eenmalig)
curl -LsSf https://astral.sh/uv/install.sh | sh
2. Configureer Claude Desktop
Open ~/Library/Application Support/Claude/claude_desktop_config.json en voeg toe:
{
"mcpServers": {
"sb-ogc-api": {
"command": "uvx",
"args": ["sb-ogc-mcp"]
}
}
}
3. Herstart Claude Desktop
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"
Data
All data comes from tools.studiobereikbaar.nl/oapi (OGC API):
- ODIN — CBS travel survey, 20 years (2004–2023), ~3M trips, enriched by Roland Kager
- NRM — National traffic model networks (2022 + 4 future scenarios)
- CBS boundaries — gemeente, wijk, buurt, pc4, provincie
- BOP — accessibility maps (Move Mobility)
- V500 — 500m population + urbanization grids
Установить SB OGC в Claude Desktop, Claude Code, Cursor
unyly install sb-ogc-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add sb-ogc-mcp -- uvx sb-ogc-mcpFAQ
SB OGC MCP бесплатный?
Да, SB OGC MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для SB OGC?
Нет, SB OGC работает без API-ключей и переменных окружения.
SB OGC — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить SB OGC в Claude Desktop, Claude Code или Cursor?
Открой SB OGC на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare SB OGC with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
