Deliberation
Rank #20,068io.github.antonbabenko/deliberation
Second opinions in Claude Code and any MCP host from GPT, Gemini, Grok, and 400+ OpenRouter models.
Deliberation is a Model Context Protocol (MCP) server. It ranks #20,068 of 132,046 servers tracked on MCP Toplist. Deliberation is listed on Official MCP, with 28 tracked versions. It was first listed on May 31, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 111,978 of 132,046 servers on MCP Toplist.
Use Deliberation
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add deliberation -- npx -y @antonbabenko/deliberation-mcp[mcp_servers.deliberation]
command = "npx"
args = ["-y", "@antonbabenko/deliberation-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"deliberation": {
"command": "npx",
"args": [
"-y",
"@antonbabenko/deliberation-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"deliberation": {
"command": "npx",
"args": [
"-y",
"@antonbabenko/deliberation-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"deliberation": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@antonbabenko/deliberation-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"deliberation": {
"command": "npx",
"args": [
"-y",
"@antonbabenko/deliberation-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"deliberation": {
"command": "npx",
"args": [
"-y",
"@antonbabenko/deliberation-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.antonbabenko%2Fdeliberation)<a href="https://mcptoplist.com/server/io.github.antonbabenko%2Fdeliberation"><img src="https://mcptoplist.com/badge/io.github.antonbabenko%2Fdeliberation.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Available versions (28)
| Version | Published |
|---|---|
| 3.14.5 | Sep 4, 2026 |
| 3.14.4 | Sep 3, 2026 |
| 3.14.3 | Aug 31, 2026 |
| 3.14.2 | Aug 28, 2026 |
| 3.14.1 | Aug 18, 2026 |
| 3.14.0 | Aug 17, 2026 |
| 3.13.0 | Jul 27, 2026 |
| 3.12.1 | Jul 27, 2026 |
| 3.11.0 | Jun 26, 2026 |
| 3.10.0 | Jun 22, 2026 |
| 3.9.0 | Jun 22, 2026 |
| 3.8.1 | Jun 18, 2026 |
| 3.8.0 | Jun 17, 2026 |
| 3.7.1 | Jun 17, 2026 |
| 3.7.0 | Jun 17, 2026 |
| 3.6.2 | Jun 16, 2026 |
| 3.6.1 | Jun 16, 2026 |
| 3.6.0 | Jun 16, 2026 |
| 3.5.4 | Jun 11, 2026 |
| 3.5.3 | Jun 5, 2026 |
| 3.5.2 | Jun 2, 2026 |
| 3.5.1 | Jun 2, 2026 |
| 3.5.0 | Jun 2, 2026 |
| 3.4.0 | Jun 2, 2026 |
| 3.3.0 | Jun 2, 2026 |
| 3.2.0 | Jun 2, 2026 |
| 3.1.1 | Jun 1, 2026 |
| 0.1.0 | May 31, 2026 |
Frequently asked questions
- Is Deliberation listed on the Official MCP Registry?
- Yes — Deliberation is listed on the Official MCP Registry.
- How many versions does Deliberation have?
- MCP Toplist tracks 28 versions of Deliberation, most recently published on Sep 4, 2026.
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.