spranab/brainstorm-mcp
MCP server for multi-round AI brainstorming debates between multiple models (GPT, DeepSeek, Groq, Ollama, etc.)
Platform-specific configuration:
{
"mcpServers": {
"brainstorm-mcp": {
"command": "npx",
"args": [
"-y",
"brainstorm-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...