brainstorm-mcp and multi-agent-debate-mcp

These two tools are ecosystem siblings: `albinjal/multi-agent-debate-mcp` is likely a specific multi-agent debate implementation or a library using the Model Context Protocol (MCP), while `spranab/brainstorm-mcp` is a broader MCP server designed to orchestrate multi-round AI brainstorming debates between various models.

brainstorm-mcp
53
Established
Maintenance 13/25
Adoption 14/25
Maturity 20/25
Community 6/25
Maintenance 2/25
Adoption 6/25
Maturity 18/25
Community 15/25
Stars: 39
Forks: 2
Downloads: 1,168
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 16
Forks: 5
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
Stale 6m

About brainstorm-mcp

spranab/brainstorm-mcp

MCP server for multi-round AI brainstorming debates between multiple models (GPT, DeepSeek, Groq, Ollama, etc.)

Operates in dual modes—API mode for direct parallel calls to external providers, or hosted mode using Claude sub-agents with zero API key setup. Structures debates across multiple rounds with models critiquing each other's responses, then synthesizes findings into 3-bullet verdicts (recommendation, tradeoffs, disagreements). Includes specialized tools for code review with severity ratings and confidence scoring based on model agreement, plus a quick mode for instant parallel perspectives without debate rounds.

About multi-agent-debate-mcp

albinjal/multi-agent-debate-mcp

Model Context Protocol Server agent debates

Implements an MCP server exposing a `multiagentdebate` tool that orchestrates structured debates across configurable agent personas through register/argue/rebut/judge actions across multiple rounds. Supports flexible agent role assignment beyond binary pro/con positions, with automatic verdict tracking and colorized terminal output. Deployable via npx or Docker for integration into MCP-compatible AI clients.

Scores updated daily from GitHub, PyPI, and npm data. How scores work