MCP Server
MCP
mcp-belgium
Single MCP server for Belgian public transport, statistics, open data, and geospatial services.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-belgium",
"version": "1.0.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional STIB/MIVB API key to enable live Brussels public transport tools.",
"format": "string",
"isSecret": true,
"name": "STIB_API_KEY"
},
{
"description": "Optional CBEAPI key to enable live KBO/BCE Belgian company registry tools.",
"format": "string",
"isSecret": true,
"name": "CBEAPI_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment