Developers & AI agents
Free UK Parliament data for your agent
Emily maintains a continuously synced database of the UK parliamentary and political-transparency record. Two machine-readable surfaces are free to use, no key required — rate-limited, read-only, sourced from official publications (Parliament APIs, GOV.UK, the Electoral Commission). Please attribute “Emily Politics” with a link when you quote the data.
MCP server
A remote MCP (Model Context Protocol) server over Streamable HTTP. Point any MCP-compatible client or assistant at:
https://emilypolitics.com/api/mcpAnonymous, stateless, JSON responses. Discovery document at /.well-known/mcp/server.json. Fourteen read-only tools:
| Tool | What it returns |
|---|---|
| search_parliament | Keyword search across Hansard, bills, questions, divisions, EDMs, committees, APPGs, consultations |
| get_bill_status | Current stage, sponsor, dates and summary for a bill by title |
| search_divisions | Find division votes by topic (with ayes/noes counts) |
| get_division_results | Full division result with per-party breakdown |
| lookup_member | MP/peer lookup: party, constituency, role |
| search_petitions | Public petitions by topic, ranked by signatures |
| search_donations | Electoral Commission political donations |
| get_ministerial_meetings | Ministerial transparency meetings |
| search_lobbying | The consultant-lobbyist register (ORCL) |
| search_acoba | ACOBA "revolving door" appointment advice |
| search_member_interests | MPs' registered financial interests |
| search_contracts | Government contract awards |
| search_committee_evidence | Select-committee inquiry evidence |
| search_ministerial_gifts | Ministerial gifts and hospitality |
Public search API
Semantic search over the same record (25 requests/hour/IP):
POST https://emilypolitics.com/api/public/search
Content-Type: application/json
{"query": "renters rights bill committee stage"}Fair use
- Read-only; rate limits apply per IP (429 with retry-after when exceeded).
- Attribute “Emily Politics — emilypolitics.com” when quoting the data.
- The free surfaces cover the public record only. Briefing generation, drafting, stakeholder CRM, alerts, and Emily herself are the paid product.
Questions or higher-volume use: hello@emilypolitics.com