Belgium MCP Server
One MCP server for Belgian public APIs. mcp-belgium is the public entry point. It exposes a single aggregated MCP server that bundles Belgian transport, official statistics, open data, addresses, weather, air quality, and geospatial services behind one install and one client config entry. It runs locally over stdio via the published package.
People connecting maps & location tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-07-04 · ★ 5 · #32 OF 56 MAINTAINED MAPS & LOCATION · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Belgium
before you install - you'll need
Set LOG_LEVEL, MCP_TRANSPORT before connecting.
Claude Code
claude mcp add lacausecrypto-mcp-belgium -- npx -y mcp-belgium Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"lacausecrypto-mcp-belgium": {
"command": "npx",
"args": [
"-y",
"mcp-belgium"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package mcp-belgium - unscoped; check the name against the project README before installing
registry namespace io.github.lacausecrypto is GitHub-verified and matches the repo owner
03 · What Belgium can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.4 · 2026-04-21
Security fix · ODS string injection in @lacausecrypto/stib is patched. escapeOdsString now escapes backslash before quote, so a \" payload can no longer break out of a search() argument and inject additional ODS…
v1.0.3 · 2026-04-12
Highlights · prepare mcp-belgium for MCP Registry publication · fix TypeScript 5/6 compatibility in the bundled build · align npm package and server metadata for the 1.0.3 release · npm · [email protected]
v0.1.1 · 2026-04-11
Release v0.1.1 · Changes: · CI now listens to git tags matching v · GitHub release tags can now trigger the publish workflow · mcp-belgium package version bumped to 0.1.1 · This release is intended to trigger the npm…
04 · Who maintains Belgium
mcp-belgium is maintained by lacausecrypto. We track 7 MCP servers from lacausecrypto - 7 actively maintained, 40 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from lacausecrypto.
- sports-hub 41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more. ★ 20
- Sophon Honest token economics for MCP agents. 68% tokens saved, zero-ML Rust binary. ★ 6
- mcp-nbb MCP server for the National Bank of Belgium SDMX statistical API (221 dataflows). ★ 3
- mcp-new-caledonia MCP server for New Caledonia open data (data.gouv.nc) ★ 2
- Datamuse MCP MCP server for Datamuse word-finding API ★ 2
- PoetryDB MCP Server Classic poetry search and discovery via PoetryDB. ★ 2
05 · Facts
- repository
- github.com/lacausecrypto/mcp-belgium
- category
- maps & location - ranked #32 of 56 actively-maintained maps & location servers as of 2026-08-25.
- registry
- io.github.lacausecrypto/mcp-belgium (active, first published 2026-04-12 · 2 versions)
- packages
- npm:mcp-belgium
06 · Belgium FAQ
What is Belgium?
One MCP server for Belgian public APIs. mcp-belgium is the public entry point. It exposes a single aggregated MCP server that bundles Belgian transport, official statistics, open data, addresses, weather, air quality, and geospatial services behind one install and one client config entry. It runs locally over stdio via the published package.
Is Belgium still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-04. We re-verify nightly.
How do I install Belgium?
Run `npx -y mcp-belgium`. The README documents 2 environment variables (LOG_LEVEL, MCP_TRANSPORT) to set first. Set LOG_LEVEL, MCP_TRANSPORT before connecting. You can also paste the ready-made client config above.
Does Belgium run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Belgium
Alternatives to Belgium
Maintained maps & location servers if Belgium isn't the fit.
- Not Fair Google Ads Hosted Google Ads MCP with OAuth, 117 tools, MCC routing, image assets, and approval-gated writes. ★ 3,399 · 2026-08-22
- Google Maps MCP Server 18 Google Maps tools for AI agents - geocode, search, directions, weather, and more. ★ 434 · 2026-08-16
- Mapbox MCP Server Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc. ★ 352 · 2026-08-21
- Brasil API MCP server for BrasilAPI - CEP, CNPJ, banks, FIPE, holidays, weather ★ 269 · 2026-08-12
- Monkeymcp MCP server providing monkey data, journeys, and location services for various monkey species. ★ 123 · 2025-10-10
- Platform AI Google Maps Platform Code Assist MCP ★ 105 · 2026-08-18
More maps & location MCP servers · Swisstopo MCP · Zurich Opendata MCP · Source Map Parser MCP · Measure Space MCP Server
More TypeScript MCP servers · New Caledonia · PoetryDB MCP Server · Sports Hub · Quickbooks MCP · Landed · see all