UK Petitions MCP Server from MCPBundles✓
com.mcpbundles/uk-petitions · v1.0.0
v1.0.0▦ other mcpb: https://github.com/thinkchainai/mcpbundles/releases/download/uk-petitions-v1.0.0+build.f1e19e79/uk-petitions.mcpb🌐 https://mcp.mcpbundles.com/bundle/uk-petitions/↗ Website↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "com.mcpbundles/uk-petitions",
"description": "Search UK Parliament petitions, view signatures, government responses, and debate outcomes",
"title": "UK Petitions MCP Server from MCPBundles",
"repository": {
"url": "https://github.com/thinkchainai/mcpbundles",
"source": "github",
"id": "1095167873"
},
"version": "1.0.0",
"websiteUrl": "https://mcpbundles.com/skills/uk-petitions",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/thinkchainai/mcpbundles/releases/download/uk-petitions-v1.0.0+build.f1e19e79/uk-petitions.mcpb",
"fileSha256": "f1e19e79ef3ac3d002e1caa9d5bd51572b6efbb1db2d0ac50941f1f6d1cdef87",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.mcpbundles.com/bundle/uk-petitions/",
"headers": [
{
"description": "OAuth2 Bearer token or API key. Use 'Bearer <token>' for OAuth or 'Api-Key <key>' for API key authentication.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}