Uk Parliament Bills
Rank #39,138io.github.nick-ma/uk-parliament-bills
MCP server providing uk-parliament-bills capabilities
Uk Parliament Bills is a Model Context Protocol (MCP) server published by DarkhorseOne. It ranks #39,138 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Uk Parliament Bills is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 11, 2026 and most recently updated on Mar 11, 2026.
Ranks ahead of 76,322 of 115,460 servers on MCP Toplist.
Use Uk Parliament Bills
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add uk-parliament-bills -- npx -y @darkhorseone/mcp-server-uk-parliament-bills[mcp_servers.uk-parliament-bills]
command = "npx"
args = ["-y", "@darkhorseone/mcp-server-uk-parliament-bills"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"uk-parliament-bills": {
"command": "npx",
"args": [
"-y",
"@darkhorseone/mcp-server-uk-parliament-bills"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"uk-parliament-bills": {
"command": "npx",
"args": [
"-y",
"@darkhorseone/mcp-server-uk-parliament-bills"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"uk-parliament-bills": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@darkhorseone/mcp-server-uk-parliament-bills"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"uk-parliament-bills": {
"command": "npx",
"args": [
"-y",
"@darkhorseone/mcp-server-uk-parliament-bills"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"uk-parliament-bills": {
"command": "npx",
"args": [
"-y",
"@darkhorseone/mcp-server-uk-parliament-bills"
]
}
}
}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-bills)<a href="https://mcptoplist.com/server/io.github.nick-ma%2Fuk-parliament-bills"><img src="https://mcptoplist.com/badge/io.github.nick-ma%2Fuk-parliament-bills.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 (3)
| Version | Published |
|---|---|
| 1.0.2 | Mar 11, 2026 |
| 1.0.0 | Mar 11, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Uk Parliament Bills?
- Uk Parliament Bills is maintained by DarkhorseOne, which publishes 24 MCP servers (26 total versions) tracked on MCP Toplist.
- Is Uk Parliament Bills listed on the Official MCP Registry?
- Yes — Uk Parliament Bills is listed on the Official MCP Registry.
- How many versions does Uk Parliament Bills have?
- MCP Toplist tracks 3 versions of Uk Parliament Bills, most recently published on Mar 11, 2026.
- Where can I find the source code for Uk Parliament Bills?
- The source code for Uk Parliament Bills is hosted at github.com/DarkhorseOne/mcp-servers.