Multi Agent Debate
FreeNot checkedFacilitates structured multi-agent debates with arguments, rebuttals, and judgments across multiple rounds, enabling diverse AI personas to engage in formal deb
About
Facilitates structured multi-agent debates with arguments, rebuttals, and judgments across multiple rounds, enabling diverse AI personas to engage in formal debate and collaborative problem-solving.
README
An MCP server implementation that enables structured multi-agent debates between different personas. This server allows multiple AI agents to engage in formal debates with arguments, rebuttals, and judgments across multiple rounds.
Features
- Register multiple agents with different personas (e.g., "pro", "con", "judge")
- Structured debate flow with organized rounds
- Colorized console output with beautiful terminal display
- Flexible agent IDs beyond just "pro" and "con"
- Automatic verdict tracking with rationale
- Round-based system with configurable progression
Tools
multiagentdebate
Facilitates structured multi-agent debates with arguments, rebuttals, and judgments.
Inputs:
agentId(string): Unique identifier for the agent (e.g., "pro", "con", "judge")round(integer): Current debate round number (≥1)action(string): One of "register", "argue", "rebut", "judge"content(string, optional): The argument text or verdict contenttargetAgentId(string, optional): For rebuttals, specify which agent is being counteredneedsMoreRounds(boolean): Whether additional debate rounds are needed
Usage
The Multi-Agent Debate tool is designed for:
- Structured debates between multiple AI personas
- Formal argumentation with rebuttals and counterpoints
- Multi-round discussions with judgment phases
- Complex decision-making processes requiring multiple perspectives
- Educational debate simulations
- Collaborative problem-solving through adversarial discussion
Configuration
npx
{
"mcpServers": {
"multi-agent-debate": {
"command": "npx",
"args": [
"-y",
"multi-agent-debate-mcp"
]
}
}
}
Docker
{
"mcpServers": {
"multi-agent-debate": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/albinjal/multi-agent-debate-mcp:latest"
]
}
}
}
Demo

Install Multi Agent Debate in Claude Desktop, Claude Code & Cursor
unyly install multi-agent-debate-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add multi-agent-debate-mcp -- npx -y multi-agent-debate-mcpFAQ
Is Multi Agent Debate MCP free?
Yes, Multi Agent Debate MCP is free — one-click install via Unyly at no cost.
Does Multi Agent Debate need an API key?
No, Multi Agent Debate runs without API keys or environment variables.
Is Multi Agent Debate hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Multi Agent Debate in Claude Desktop, Claude Code or Cursor?
Open Multi Agent Debate on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Multi Agent Debate with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
