
Uk Parliament Questions Statements
- 1 repo stars
- Updated March 13, 2026
- DarkhorseOne/mcp-servers
Lets an AI assistant query the UK Parliament Written Questions and Statements API so a solo builder can pull civic and legislative data into an agent without writing HTTP glue.
About
An MCP server that exposes the UK Parliament Written Questions and Statements API to AI assistants over stdio. A solo builder reaches for it when they want an agent to look up parliamentary questions and ministerial statements as structured data instead of scraping the Parliament website or hand-writing API calls.
- Wraps the UK Parliament Questions & Statements API
- stdio MCP server, npm install
- Read-only civic-data access for agents
Uk Parliament Questions Statements by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add uk-parliament-questions-statements -- npx -y @darkhorseone/mcp-server-uk-parliament-questions-statementsAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Package | @darkhorseone/mcp-server-uk-parliament-questions-statements |
| Transport | STDIO |
| Auth | None |
| Last updated | March 13, 2026 |
| Repository | DarkhorseOne/mcp-servers ↗ |
What it does
Lets an AI assistant query the UK Parliament Written Questions and Statements API so a solo builder can pull civic and legislative data into an agent without writing HTTP glue.
Who is it for?
Agents that need structured UK parliamentary questions and statements
Skip if: Non-UK legislatures or write access