Connects Claude to Sweden's Kolada database, which tracks performance metrics across all 290 municipalities and 21 regions. The source doesn't list specific tools, but this is part of Pipeworx's gateway approach where you ask questions in plain English using ask_pipeworx rather than calling structured endpoints. Useful if you're analyzing Swedish public sector data, comparing regional performance, or building reports that need official KPI numbers. The data comes from RKA (Rådet för främjande av kommunala analyser), the council that standardizes municipal statistics. Access it standalone or through the full Pipeworx gateway that bundles 701+ data sources behind a single MCP connection.
Kolada (RKA) MCP — Sweden's municipal & regional key-performance-indicator (KPI) database.
Part of Pipeworx — an MCP gateway connecting AI agents to 701+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"kolada-se": {
"url": "https://gateway.pipeworx.io/kolada-se/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 701+ 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 Kolada Se data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
hovecapital/read-only-local-postgres-mcp-server
cocaxcode/database-mcp
io.github.infoinlet-marketplace/mcp-mysql
io.github.cybeleri/database-admin
io.github.yash-0620/postgres-mcp-secured