Skip to content
Cursor

Kolada MCP Server for Cursor

io.github.isakskogstad/kolada-mcp

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

client:Cursor transport:streamable-http runtime:npm

Install Kolada MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "kolada-mcp": {
      "url": "https://kolada-mcp-pafn.onrender.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Kolada MCP Server in other clients