← Index

Kolada MCP Server

io.github.isakskogstad/kolada-mcp·v2.2.1·Other
Quality Score
86
/100

Swedish municipality statistics from Kolada API. 6000+ KPIs for all 290 municipalities.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://kolada-mcp-pafn.onrender.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "kolada-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kolada-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "kolada-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kolada-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y kolada-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
16
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Other