Connects Claude to Belgium's official statistics through Statbel's open data APIs. Part of the Pipeworx gateway, which routes requests to over 250 data sources. You can call tools directly or use the ask_pipeworx function to query in natural language and let the gateway handle tool selection and parameters. Useful when you need demographic data, economic indicators, or other official Belgian government statistics in your conversations. The gateway model means no local setup, just point your MCP client at their hosted endpoint. Ships as both a standalone server and as part of the full Pipeworx bundle.
Statbel — Statistics Belgium (be.STAT / bestat) open data MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"statbel-be": {
"url": "https://gateway.pipeworx.io/statbel-be/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Statbel Be data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json