UK Petitions MCP Server from MCPBundles for VS Code
com.mcpbundles/uk-petitions
Search UK Parliament petitions, view signatures, government responses, and debate outcomes
client:VS Code
transport:streamable-http
runtime:mcpb
Install UK Petitions MCP Server from MCPBundles in VS Code
.vscode/mcp.json
{
"servers": {
"uk-petitions": {
"type": "http",
"url": "https://mcp.mcpbundles.com/bundle/uk-petitions/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs