PluginBench
MCP Server

UK Petitions MCP Server from MCPBundles MCP Server

com.mcpbundles/uk-petitions

What is the UK Petitions MCP Server from MCPBundles MCP server?

Search UK Parliament petitions, view signatures, government responses, and debate outcomes

How to install UK Petitions MCP Server from MCPBundles

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • Authorization
    required
    secret

    OAuth2 Bearer token or API key. Use 'Bearer <token>' for OAuth or 'Api-Key <key>' for API key authentication.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "uk-petitions": {
      "command": "https://github.com/thinkchainai/mcpbundles/releases/download/uk-petitions-v1.0.0+build.f1e19e79/uk-petitions.mcpb",
      "args": [],
      "env": {
        "Authorization": "<YOUR_AUTHORIZATION>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "uk-petitions": {
      "command": "https://github.com/thinkchainai/mcpbundles/releases/download/uk-petitions-v1.0.0+build.f1e19e79/uk-petitions.mcpb",
      "args": [],
      "env": {
        "Authorization": "<YOUR_AUTHORIZATION>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "uk-petitions": {
      "command": "https://github.com/thinkchainai/mcpbundles/releases/download/uk-petitions-v1.0.0+build.f1e19e79/uk-petitions.mcpb",
      "args": [],
      "env": {
        "Authorization": "<YOUR_AUTHORIZATION>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "uk-petitions": {
      "type": "stdio",
      "command": "https://github.com/thinkchainai/mcpbundles/releases/download/uk-petitions-v1.0.0+build.f1e19e79/uk-petitions.mcpb",
      "args": [],
      "env": {
        "Authorization": "<YOUR_AUTHORIZATION>"
      }
    }
  }
}
Claude Code
claude mcp add uk-petitions --env Authorization=<YOUR_AUTHORIZATION> -- https://github.com/thinkchainai/mcpbundles/releases/download/uk-petitions-v1.0.0+build.f1e19e79/uk-petitions.mcpb

Related MCP servers

Agent Interviews is an AI-powered research platform designed to conduct qualitative interviews an...

View repository →

Access all your MCPBundles tools in one place. Unified hub for all enabled bundles.

View repository →

Automate cloud Chrome—navigate, click, type, screenshot, run code, record screen video

View repository →

Access UK air quality data, monitoring sites, and hourly pollutant measurements across regions

View repository →

Search UK court judgments and tribunal decisions from the National Archives

View repository →

Query UK Parliament, elections, crime stats, ONS census data, and national archives

View repository →