UK Petitions MCP Server from MCPBundles for Grok
com.mcpbundles/uk-petitions
Search UK Parliament petitions, view signatures, government responses, and debate outcomes
client:Grok
transport:streamable-http
runtime:mcpb
Install UK Petitions MCP Server from MCPBundles in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"uk-petitions": {
"type": "http",
"url": "https://mcp.mcpbundles.com/bundle/uk-petitions/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs