Skip to content
VS Code

Kolada MCP Server for VS Code

io.github.isakskogstad/kolada-mcp

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

client:VS Code transport:streamable-http runtime:npm

Install Kolada MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "kolada-mcp": {
      "type": "http",
      "url": "https://kolada-mcp-pafn.onrender.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Kolada MCP Server in other clients