Skip to content
VS Code

scb mcp for VS Code

io.github.isakskogstad/scb-mcp

MCP server for Statistics Sweden (SCB) - 1200+ tables with population, economy, environment data

client:VS Code transport:streamable-http

Install scb mcp in VS Code

.vscode/mcp.json

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

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

scb mcp in other clients