← Registry

Data Collection

emilypolitics.com

Provides search and retrieval of UK parliamentary information including debates, bills, divisions, and member details.

1 endpoint14 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://emilypolitics.com/api/mcp

No auth detected

MCP server metadata

Name
emily-politics-free
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Free, read-only access to the UK parliamentary and political-transparency record, provided by Emily Politics (https://emilypolitics.com), an AI public affairs agent for UK political professionals. Coverage: Hansard debates, bills, parliamentary questions, division votes, MPs and peers, petitions, political donations, the lobbying register, ministerial meetings and gifts, ACOBA appointments, government contracts, and committee evidence. Data via Emily Politics (https://emilypolitics.com) from official UK sources (Parliament APIs, GOV.UK, Electoral Commission). Please attribute when quoting.

Known tools 14

search_parliament

Keyword search across Hansard debates, bills, parliamentary questions, divisions, EDMs, committees, APPGs and GOV.UK consultations.

Inferred read-only
get_bill_status

Look up a bill before Parliament by (partial) title: current stage, sponsor, dates, summary, and the official bill page.

Inferred read-only
search_divisions

Find Commons/Lords division votes by topic.

Inferred read-only
get_division_results

Full result of a specific division vote (use the division_id from search_divisions): totals plus per-party ayes/noes.

Inferred read-only
lookup_member

Find a sitting MP or peer by name: party, constituency, current role.

Inferred read-only
search_petitions

Public petitions to Parliament/Government by topic, ranked by signatures.

Inferred read-only
search_donations

Electoral Commission donation records, who funds which party or recipient.

Inferred read-only
get_ministerial_meetings

Ministerial transparency releases, who ministers have met.

Inferred read-only
search_lobbying

The UK consultant-lobbyist register (ORCL), which firms act for which clients.

Inferred read-only
search_acoba

The 'revolving door': former ministers/senior officials taking private-sector roles and the conditions ACOBA imposed.

Inferred read-only
search_member_interests

MPs' registered financial interests by member, keyword, or category.

Inferred read-only
search_contracts

UK government contract awards, filter by supplier, buyer, topic, or minimum value (GBP).

Inferred read-only
search_committee_evidence

Evidence given to parliamentary select committee inquiries, filter by committee or witness.

Inferred read-only
search_ministerial_gifts

Gifts and hospitality declared by ministers, filter by minister, counterparty, or type.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.emily-politics-free]
url = "https://emilypolitics.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "emily-politics-free": {
      "type": "http",
      "url": "https://emilypolitics.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: emily-politics-free
Remote MCP URL: https://emilypolitics.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "emily-politics-free": {
      "url": "https://emilypolitics.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "emily-politics-free": {
      "type": "http",
      "url": "https://emilypolitics.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "emily-politics-free",
  "transport": "streamable-http",
  "url": "https://emilypolitics.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for emilypolitics.com was fetched 2026-08-24T05:58:27.982Z.

Trust status Neutral

emilypolitics.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.