uk parliament commonsvotes for Claude Desktop
io.github.nick-ma/uk-parliament-commonsvotes
MCP server for UK Parliament Commons Votes API
client:Claude Desktop
transport:stdio
runtime:npm
Install uk parliament commonsvotes in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"uk-parliament-commonsvotes": {
"command": "npx",
"args": [
"-y",
"@darkhorseone/mcp-server-uk-parliament-commonsvotes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs