Connects Claude to the Czech Statistical Office's open data APIs, letting you query demographics, economic indicators, and census data directly from ČSÚ. Part of the Pipeworx gateway ecosystem, which means you can either point directly at this server or use the full gateway to access 250+ data sources at once. Includes an ask_pipeworx tool that handles natural language queries instead of making you figure out the right API calls yourself. Useful if you're building anything that needs authoritative Czech demographic or economic data, or if you're comparing statistics across European countries and want official government sources. Runs over streamable HTTP, so no local installation needed.
Czech Statistical Office (Český statistický úřad, ČSÚ) 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": {
"czso-cz": {
"url": "https://gateway.pipeworx.io/czso-cz/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 Czso Cz 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