brainstorm-mcp
Multi-model AI brainstorming debates with code review and quick perspectives
Topics: Other Tools and Integrations
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.5.4)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"brainstorm-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"OPENAI_API_KEY": "<YOUR_VALUE>",
"GEMINI_API_KEY": "<YOUR_VALUE>",
"DEEPSEEK_API_KEY": "<YOUR_VALUE>"
}
}
}
}
OPENAI_API_KEYsecret — OpenAI API key for GPT models (optional — not needed in hosted mode)GEMINI_API_KEYsecret — Google Gemini API key (optional)DEEPSEEK_API_KEYsecret — DeepSeek API key (optional)
Related servers
servers
MCP server that exercises all the features of the MCP protocol
screenpipe
Search your local screen recordings, audio transcripts, and computer activity from screenpipe.
apify-mcp-server
Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡
klavis
MCP server for progressive tool usage at any scale (see https://klavis.ai)
mcp-obsidian
Interacting with Obsidian via REST API
metorial
Connect AI agents to 600+ integrations with a single interface - OAuth, scaling, and monitoring included
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry