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