Uk Parliament Commonsvotes
Rank #43,619io.github.nick-ma/uk-parliament-commonsvotes
MCP server providing uk-parliament-commonsvotes capabilities
Uk Parliament Commonsvotes is a Model Context Protocol (MCP) server published by DarkhorseOne. It ranks #43,619 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Uk Parliament Commonsvotes is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 12, 2026 and most recently updated on Mar 12, 2026.
Ranks ahead of 71,841 of 115,460 servers on MCP Toplist.
Use Uk Parliament Commonsvotes
claude mcp add uk-parliament-commonsvotes -- npx -y @darkhorseone/mcp-server-uk-parliament-commonsvotes[mcp_servers.uk-parliament-commonsvotes]
command = "npx"
args = ["-y", "@darkhorseone/mcp-server-uk-parliament-commonsvotes"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"uk-parliament-commonsvotes": {
"command": "npx",
"args": [
"-y",
"@darkhorseone/mcp-server-uk-parliament-commonsvotes"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"uk-parliament-commonsvotes": {
"command": "npx",
"args": [
"-y",
"@darkhorseone/mcp-server-uk-parliament-commonsvotes"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"uk-parliament-commonsvotes": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@darkhorseone/mcp-server-uk-parliament-commonsvotes"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"uk-parliament-commonsvotes": {
"command": "npx",
"args": [
"-y",
"@darkhorseone/mcp-server-uk-parliament-commonsvotes"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"uk-parliament-commonsvotes": {
"command": "npx",
"args": [
"-y",
"@darkhorseone/mcp-server-uk-parliament-commonsvotes"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nick-ma%2Fuk-parliament-commonsvotes)<a href="https://mcptoplist.com/server/io.github.nick-ma%2Fuk-parliament-commonsvotes"><img src="https://mcptoplist.com/badge/io.github.nick-ma%2Fuk-parliament-commonsvotes.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
DarkhorseOne
Other servers by DarkhorseOne
View all DarkhorseOne servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Mar 12, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Uk Parliament Commonsvotes?
- Uk Parliament Commonsvotes is maintained by DarkhorseOne, which publishes 24 MCP servers (26 total versions) tracked on MCP Toplist.
- Is Uk Parliament Commonsvotes listed on the Official MCP Registry?
- Yes — Uk Parliament Commonsvotes is listed on the Official MCP Registry.
- How many versions does Uk Parliament Commonsvotes have?
- MCP Toplist tracks 2 versions of Uk Parliament Commonsvotes, most recently published on Mar 12, 2026.
- Where can I find the source code for Uk Parliament Commonsvotes?
- The source code for Uk Parliament Commonsvotes is hosted at github.com/DarkhorseOne/mcp-servers.