
Mcp Belgium
Wire Belgian public transport, statistics, open data, and geospatial APIs into your agent through one stdio MCP server.
Overview
mcp-belgium is a MCP server for the Build phase that exposes Belgian public transport, statistics, open data, and geospatial services through one stdio integration.
What is this MCP server?
- Single npm stdio server mcp-belgium (v1.0.4) covering multiple Belgian public services
- Optional STIB_API_KEY unlocks live Brussels public transport tools
- Optional CBEAPI_KEY unlocks KBO/BCE Belgian company registry lookups
- Statistics, open data, and geospatial tooling in one MCP surface
- Environment-variable configuration for secrets without committing keys
- npm package mcp-belgium version 1.0.4
- Optional env vars: STIB_API_KEY, CBEAPI_KEY
- Transport: stdio
Community signal: 4 GitHub stars.
What problem does it solve?
Builders shipping Belgium-facing apps waste time wiring separate STIB, stats, and open-data clients instead of one agent-ready surface.
Who is it for?
Solo devs building Brussels transit helpers, Benelux market research tools, or local open-data products with MCP-first workflows.
Skip if: Global products with no Belgium footprint, or teams that need guaranteed SLAs without managing their own caching and API quotas.
What do I get? / Deliverables
After you install mcp-belgium and optional API keys, your agent can query Belgian mobility, registry, and geodata tools from a single MCP server.
- Unified agent access to Belgian transport, statistics, open data, and geospatial MCP tools
- Fewer custom API clients when prototyping Belgium-specific features
Recommended MCP Servers
Journey fit
Build is canonical because the server is an integration hub for shipping Belgium-specific product features, not just one-off reading. Integrations reflects multiplexed government and mobility APIs behind optional STIB and CBEAPI keys.
How it compares
Multi-service national open-data MCP, not a single-purpose weather or maps skill.
Common Questions / FAQ
Who is Mcp Belgium for?
Indie builders and small teams building Belgium-specific apps who want one MCP server for transport, stats, registry, and geospatial public APIs.
When should I use Mcp Belgium?
Use it during Build integrations—and Idea research when exploring Belgian markets—whenever your agent needs live or catalog Belgian public data.
How do I add Mcp Belgium to my agent?
Install npm package Mcp Belgium, register stdio MCP in your client, and set STIB_API_KEY and/or CBEAPI_KEY environment variables when you need those live tools.