
deliberation
MCP server by github.com/antonbabenko/deliberation
Second opinions in Claude Code and any MCP host from GPT, Gemini, Grok, and 400+ OpenRouter models.
About deliberation
deliberation is an MCP (Model Context Protocol) server published by antonbabenko in the official MCP registry. Second opinions in Claude Code and any MCP host from GPT, Gemini, Grok, and 400+ OpenRouter models.
It ships as an npm package (@antonbabenko/deliberation-mcp), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/antonbabenko/deliberation, where the project has earned 71 GitHub stars.
Use deliberation with your agent
claude mcp add deliberation -- npx -y @antonbabenko/deliberation-mcp{
"mcpServers": {
"deliberation": {
"command": "npx",
"args": [
"-y",
"@antonbabenko/deliberation-mcp"
]
}
}
}@antonbabenko/deliberation-mcpFrequently asked questions
- What is deliberation?
- deliberation is an MCP (Model Context Protocol) server by antonbabenko. Second opinions in Claude Code and any MCP host from GPT, Gemini, Grok, and 400+ OpenRouter models.
- How do I connect deliberation to Claude, Cursor, or another MCP client?
- Install deliberation from its npm package (@antonbabenko/deliberation-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is deliberation open source?
- Yes — the source code is public at github.com/antonbabenko/deliberation, with 71 GitHub stars.
- Can AI agents pay to use deliberation?
- Not yet through Loomal — deliberation is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More MCP servers

pagerduty-mcp
71
PagerDuty's official MCP server which provides tools to interact with your PagerDuty account.

Kibana
71
Kibana MCP Server with dynamic API discovery and comprehensive Elastic Stack integration

sverklo
71
Local-first MCP code intelligence: 37 tools — hybrid search, blast-radius, diff review, memory.

agentos
70
Build and manage policy-compliant AI agents with safety enforcement and compliance checking

mcp-bear
70
A MCP server for interacting with Bear note-taking software.

macOS-MCP
70
MCP server for macOS desktop automation via the Accessibility API.
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain deliberation? Claim this listing free by verifying GitHub ownership, or contact us.