Mindbridge MCP Server

v1.0.0APIsstable

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.

agentagentschatllmllm-inference
Share:
34
Stars
0
Downloads
0
Weekly
0/5

About

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.

Features

  • getSecondOpinion
  • listProviders
  • listReasoningModels

Use Cases

Get responses from various LLM providers
List all configured LLM providers and their available models
List all available models that support reasoning capabilities
pinkpixel-dev

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedMay 2, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @pinkpixel/mindbridge

Manual Installation

npx -y @pinkpixel/mindbridge

Examples

Basic Configuration

Configure Mindbridge MCP Server

npx -y @pinkpixel/mindbridge

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "mindbridge": { "command": "npx", "args": ["-y", "@pinkpixel/mindbridge"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mindbridge MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides