Skip to content
VS Code

UK Constituencies MCP Server from MCPBundles for VS Code

com.mcpbundles/uk-constituencies

Search UK parliamentary constituencies by name, get boundaries and ONS codes

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

Install UK Constituencies MCP Server from MCPBundles in VS Code

.vscode/mcp.json

{
  "servers": {
    "uk-constituencies": {
      "type": "http",
      "url": "https://mcp.mcpbundles.com/bundle/uk-constituencies/"
    }
  }
}

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

UK Constituencies MCP Server from MCPBundles in other clients