๐ง
brainstorm-mcp
๐งMCP Serverspranab/brainstorm-mcp
What it does
|An MCP server that runs multi-round brainstorming debates between multiple AI models such as GPT, DeepSeek, Groq, and Ollama. Models respond independently, refine their positions across rounds, and a synthesizer produces a consolidated final output.
glamahybrid
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub โ
claude mcp add brainstorm -e OPENAI_API_KEY=sk-... -e GEMINI_API_KEY=AIza... -e DEEPSEEK_API_KEY=sk-... -- npx -y brainstorm-mcpServer ConfigurationServer configuration (JSON)
{
"mcpServers": {
"brainstorm": {
"command": "npx",
"args": ["...55
Last UpdatedApr 1, 2026