pinkpixel-dev/mindbridge-mcp
View on GitHub ↗MindBridge is an AI orchestration MCP server that lets any app talk to any LLM — OpenAI, Anthropic, DeepSeek, Ollama, and more — through a single unified API. Route queries, compare models, get second opinions, and build smarter multi-LLM workflows.
37 ★9 forksTypeScriptUpdated 5mo ago
What you need to know
AI model orchestration hub as an MCP server. Routes requests across OpenAI, Anthropic, Google, DeepSeek, OpenRouter, Ollama, and OpenAI-compatible APIs; includes a getSecondOpinion tool that compares multiple models and an OpenAI-compatible API layer.
Install
npm install -g @pinkpixel/mindbridge
Usage
- •Set provider API keys as env vars, add the server to your MCP client, and use listProviders/getSecondOpinion to route and compare models.
Key features
- ✓Multi-LLM routing (OpenAI, Anthropic, Google, DeepSeek, OpenRouter, Ollama, OpenAI-compatible)
- ✓getSecondOpinion tool
- ✓Reasoning-engine-aware routing
- ✓OpenAI-compatible API layer
Best for
Multi-model orchestration and second opinions from one MCP server
Caveats
- ⚠Requires API keys via environment variables for each provider used
Clients: Cursor · Windsurf
Reviewed 2026-08-11
Topics
agentagentschatllmllm-inferencemcpmcp-servermodel-context-protocolmodel-context-protocol-serversmodelcontextprotocolreasoningreasoning-agentsecond-brain
- Stars
- 37★
- Forks
- 9
- Language
- TypeScript
- License
- MIT
- Created
- 2025-04-10
- Last push
- 2026-03-13