Skip to content
VS Code

server for VS Code

se.statistikdata/server

Swedish open data for Claude and other AI assistants - verified, with sources.

client:VS Code transport:streamable-http

Install server in VS Code

.vscode/mcp.json

{
  "servers": {
    "server": {
      "type": "http",
      "url": "https://mcp.statistikdata.se/mcp"
    }
  }
}

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

server in other clients