Developer Tools
Trust: 41/100 (Fair)Kolada MCP Server Guide
Swedish municipality statistics from Kolada API. 6000+ KPIs for all 290 municipalities.
10 starsby isakskogstad
Quick Start
Install
npx kolada-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-isakskogstad-kolada-mcp": {
"command": "npx",
"args": [
"kolada-mcp-server"
]
}
}
}