Connects Claude to Slovakia's official statistical data through the Statistical Office's DATAcube API at data.statistics.sk. This is part of the Pipeworx gateway ecosystem, which bridges 250+ data sources to MCP clients. You can call tools directly or use the ask_pipeworx natural language interface to query Slovak demographic, economic, and social statistics without manually formatting API calls. Useful when you need authoritative Slovak government data in conversational workflows. The server supports streamable HTTP transport and can be added standalone or as part of the full Pipeworx gateway for broader data access across other national and international statistical sources.
DATAcube — Statistical Office of the Slovak Republic (data.statistics.sk).
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": {
"datacube-sk": {
"url": "https://gateway.pipeworx.io/datacube-sk/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 Datacube Sk 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