
UK Parliament MCP Server From MCPBundles
Look up UK MPs and Lords, constituency boundaries, profiles, and synopses inside the agent while researching policy stakeholders or civic features.
Overview
UK Parliament is an MCP server for the Idea phase that searches MPs and Lords and returns profiles, synopses, and Westminster constituency data for agent-led civic research.
What is this MCP server?
- Search MPs and Lords with profile-oriented queries
- Fetch member synopses and Westminster constituency context
- MCPBundles hosted streamable-http remote with required Authorization
- Stdio MCPB package uk-parliament v1.0.0 from GitHub releases
- OAuth2 Bearer or Api-Key authentication pattern shared across MCPBundles UK civic servers
- Version 1.0.0 remote bundle at mcp.mcpbundles.com/bundle/uk-parliament/
- Dual delivery: streamable-http remote and stdio mcpb with fileSha256-pinned release
- Required secret Authorization header on remote connections
Community signal: 3 GitHub stars.
What problem does it solve?
Civic and policy-side projects stall when agents confuse MPs, miss constituency boundaries, or summarize politicians from stale blog posts instead of structured records.
Who is it for?
Builders prototyping UK civic tech, stakeholder maps, or content products that must name the right MP or Lord for a constituency.
Skip if: Real-time parliamentary vote streaming, non-UK legislatures, or campaigns that need off-platform CRM instead of research-grade lookups.
What do I get? / Deliverables
Once connected via MCPBundles, your agent can resolve Westminster members and constituencies and embed accurate bios in research docs and data models.
- Resolved MP and Lord profiles with synopses for research notes
- Constituency-linked entities ready for database seeding or UI mocks
- Stakeholder lists grounded in Westminster structure for validate-phase scoping
Recommended MCP Servers
Journey fit
Idea-phase research is where builders map who represents whom and what Westminster actors matter before building advocacy, civic, or B2G-adjacent tools. Research subphase covers structured people-and-place lookups that beat unstructured web scraping for parliamentarian metadata.
How it compares
Westminster member-data MCP connector, not a lobbying workflow or persuasion skill.
Common Questions / FAQ
Who is com.mcpbundles/uk-parliament for?
Solo builders and small teams creating UK civic, media, or govtech prototypes who need dependable MP, Lord, and constituency lookups inside their agent.
When should I use com.mcpbundles/uk-parliament?
Use it while researching audience, stakeholders, or data models in the Idea phase before you hard-code politician tables or ship constituency features.
How do I add com.mcpbundles/uk-parliament to my agent?
Configure the remote https://mcp.mcpbundles.com/bundle/uk-parliament/ with Authorization Bearer or Api-Key, or add the uk-parliament.mcpb stdio bundle from the pinned GitHub release.