mcpbeat Sign in

Deliberation MCP Server

by antonbabenko Your server? Claim it
local only

Deliberation runs on your own machine — the client starts it, so there is no endpoint to ping. 1 094 installs a week from npm.

Second opinions in Claude Code and any MCP host from GPT, Gemini, Grok, and 400+ OpenRouter models.

Installs per day peak 852 · avg 169 · +243% w/w
a month agotoday
1 094
Installs / week
npm · @antonbabenko/deliberation-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Deliberation every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add deliberation -- npx -y @antonbabenko/deliberation-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "deliberation": {
      "args": [
        "-y",
        "@antonbabenko/deliberation-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.deliberation]
command = "npx"
args = ["-y", "@antonbabenko/deliberation-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "deliberation": {
      "args": [
        "-y",
        "@antonbabenko/deliberation-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "deliberation": {
      "args": [
        "-y",
        "@antonbabenko/deliberation-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Deliberation

same job, measured the same way
Grok MCP
by howardpen9

Use xAI Grok as a peer reviewer + PR gate from Claude Code, Cursor, Cline and any MCP host.

68 installs/wk local only
Ask LLM
by lykhoyda

Unified MCP server for Gemini, Codex, Claude, Grok, Ollama, and Antigravity

544 installs/wk local only
Ask Gemini
by lykhoyda

Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions

573 installs/wk local only
Writingmate MCP
by writingmate

Use AI models for chat, image, and video generation from Claude Code and other MCP hosts.

answering
showagent
by aytzey

Search, resume and convert AI coding sessions (Claude Code, Codex, Gemini, OpenCode, Pi) over MCP.

local only
Ask Claude
by lykhoyda

Bridge Codex and other MCP clients with Anthropic Claude Code CLI for read-only second opinions

588 installs/wk local only
DataDoe MCP
by datadoe

Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.

answering
AI CLI MCP
by mkxultra

Run Claude, Codex, Gemini, Forge, and OpenCode CLIs through MCP with background jobs

734 installs/wk local only

Deliberation — questions

Answers built from our own checks of this server.

Why is there no uptime for Deliberation?
Deliberation runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @antonbabenko/deliberation-mcp was installed 1 094 times last week.
How do I connect Deliberation?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @antonbabenko/deliberation-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Deliberation?
The npm package @antonbabenko/deliberation-mcp was installed 1 094 times in the last week. Week over week that is +243%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.