UK Parliament Stakeholder MCP Server avatar

UK Parliament Stakeholder MCP Server

Pricing

from $50.00 / 1,000 tool calls

Go to Apify Store
UK Parliament Stakeholder MCP Server

UK Parliament Stakeholder MCP Server

An MCP server over the official UK Parliament Members API (members-api.parliament.uk) —

Pricing

from $50.00 / 1,000 tool calls

Rating

0.0

(0)

Developer

NexGen Watch

NexGen Watch

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Categories

Share

An MCP server over the official UK Parliament Members API (members-api.parliament.uk) — identify parliamentary stakeholders and pull their party, House, constituency/seat, membership and registered financial interests. Runs as an Apify Standby MCP server; connect an MCP client to the server URL at path /mcp.

Tools

  • search_members(name, take) — search members by name; returns id, name, party, House, constituency.
  • get_member(member_id) — full record: party, House, seat, membership dates and status.
  • get_registered_interests(member_id) — the member's registered financial interests, grouped by category.
  • explain_limits() — scope and what the server will not assert.

Billing

EventPrice
Server start (apify-actor-start)$0.05, charged once per run by the platform
Tool call (mcp-tool-call)$0.05 per completed tool call

One flat charge per completed tool call. A member id the API returns 404 for is a sourced answer ("no such member") and is charged; a search matching zero members is charged. A malformed id, an empty query, or an upstream failure is a notice and is not charged.

Source

The official UK Parliament Members API, queried anonymously (no API key). Registered interests are the member's own published declarations; absence means undeclared, not non-existent.