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