Connects Claude to the UK Parliament's Commons Votes API, letting you query division results, voting records, and parliamentary decision data programmatically. Part of a broader suite of Parliament API servers maintained by DarkhorseOne, this one focuses specifically on House of Commons divisions. Useful when you need to analyze voting patterns, track how MPs voted on specific legislation, or pull historical division data into your workflow. The server is published on npm and runs over stdio transport, so it slots into the standard MCP setup without configuration overhead.
claude mcp add --transport stdio io.github.nick-ma-uk-parliament-commonsvotes -- npx -y @darkhorseone/mcp-server-uk-parliament-commonsvotes