Open Data

UK Parliament MCP Server

Chat with AI and run tools instantly — no API key or third-party login needed.

UK Parliament Members API: search MPs and Lords, fetch member profiles, plain-language synopses, and Westminster constituency search.

Managed
4 tools
Agent guide included

No API key or third-party login needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for UK Parliament — workflow patterns, data models, and gotchas for your AI agent.

UK Parliament Members API

Open JSON API for current and former Members of the House of Commons and House of Lords. No authentication required.

Data model

  • Memberid, display names, party (latestParty), house membership (latestHouseMembership), thumbnail URL.
  • Constituency — Westminster constituencies with currentRepresentation linking to the sitting MP where applicable.
  • Synopsis — Short HTML biography string from /Members/{id}/Synopsis (contains <a> links to parliament.uk paths).

Query parameters

  • Members/SearchName (search string), skip, take (page size).
  • Location/Constituency/SearchsearchText, skip, take.

Gotchas

  • Member and constituency IDs are integers in the API.
  • Synopsis value is HTML, not plain text.
  • Results may include both Commons and Lords for broad name searches.

Tools in this Server (4)

Parl Get Member

Get full details for one UK Parliament member by ID: names, party, house membership, and thumbnail URL.

Parl Get Member Synopsis

Get the official plain-language synopsis for a member (HTML string with links). Use after resolving an ID via member search.

Parl Search Constituencies

Search UK Westminster constituencies by name. Results may include current MP representation where available.

Parl Search Members

Search UK Parliament members (Commons and Lords) by name. Returns a paginated list with party, house, and membership status.

Frequently Asked Questions

What is the UK Parliament MCP server?

UK Parliament Members API: search MPs and Lords, fetch member profiles, plain-language synopses, and Westminster constituency search. It provides 4 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect UK Parliament to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/uk-parliament. Authentication is handled automatically.

How many tools does UK Parliament provide?

UK Parliament provides 4 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does UK Parliament require?

UK Parliament uses open data APIs — no authentication required.

Setup Instructions

Connect UK Parliament to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/uk-parliament

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to UK Parliament and paste the MCP URL into Remote MCP server URL.
  4. Click Add. UK Parliament will appear under Not connected — select it and click Connect to complete OAuth.
Name: UK Parliament
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/uk-parliament
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try UK Parliament now

No API key or third-party login required. Chat with AI and run tools instantly.