voting-mcp
Rank #20,308io.github.HrishiKabra/voting-mcp
Social-choice voting rules (Borda, Copeland, Condorcet, STV, opinion pool) as MCP tools.
voting-mcp is a Model Context Protocol (MCP) server published by hrishikabra. It ranks #20,308 of 132,046 servers tracked on MCP Toplist. voting-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 30, 2026 and most recently updated on Jul 2, 2026.
Ranks ahead of 111,738 of 132,046 servers on MCP Toplist.
Use voting-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add voting-mcp -- uvx voting-mcp[mcp_servers.voting-mcp]
command = "uvx"
args = ["voting-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"voting-mcp": {
"command": "uvx",
"args": [
"voting-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"voting-mcp": {
"command": "uvx",
"args": [
"voting-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"voting-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"voting-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"voting-mcp": {
"command": "uvx",
"args": [
"voting-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"voting-mcp": {
"command": "uvx",
"args": [
"voting-mcp"
]
}
}
}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.HrishiKabra%2Fvoting-mcp)<a href="https://mcptoplist.com/server/io.github.HrishiKabra%2Fvoting-mcp"><img src="https://mcptoplist.com/badge/io.github.HrishiKabra%2Fvoting-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
hrishikabra
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Jul 2, 2026 |
| 0.1.2 | Jul 2, 2026 |
Frequently asked questions
- Who maintains voting-mcp?
- voting-mcp is maintained by hrishikabra, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is voting-mcp listed on the Official MCP Registry?
- Yes — voting-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does voting-mcp have?
- MCP Toplist tracks 2 versions of voting-mcp, most recently published on Jul 2, 2026.
- Where can I find the source code for voting-mcp?
- The source code for voting-mcp is hosted at github.com/hrishikabra/voting-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.