mcp-belgium runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 21 Apr 2026.
Single MCP server for Belgian public transport, statistics, open data, and geospatial services.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
COPY package.json pnpm-workspace.yaml pnpm-lock.yaml .npmrc ./
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-belgium -- npx -y mcp-belgium
{
"mcpServers": {
"mcp-belgium": {
"args": [
"-y",
"mcp-belgium"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-belgium]
command = "npx"
args = ["-y", "mcp-belgium"]
{
"mcpServers": {
"mcp-belgium": {
"args": [
"-y",
"mcp-belgium"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-belgium": {
"args": [
"-y",
"mcp-belgium"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
STIB_API_KEY (Optional STIB/MIVB API key to enable live Brussels public transport tools.), CBEAPI_KEY (Optional CBEAPI key to enable live KBO/BCE Belgian company registry tools.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the National Bank of Belgium SDMX statistical API (221 dataflows).
MCP server for Webull OpenAPI: trading and market data access for AI assistants
ROIC.AI financial data: statements, ratios, prices, and earnings transcripts for public companies.
MCP server for Stone — open banking, payments, Pix, transfers
MCP server for Ghostfolio portfolio management and financial data access
MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents
MCP server for Trading 212 API - portfolio, orders, pies, dividends, and analytics
MCP server for Gainium — manage trading bots, deals, and balances via AI assistants
Answers built from our own checks of this server.