ollama-mcp-bridge and mindbridge-mcp
These are complements: the bridge tool integrates MCP servers into Ollama's API, while the orchestration server provides unified LLM routing across multiple providers, and they can be chained together to route queries through Ollama to various MCP-integrated tools.
About ollama-mcp-bridge
jonigl/ollama-mcp-bridge
Extend the Ollama API with dynamic AI tool integration from multiple MCP (Model Context Protocol) servers. Fully compatible, transparent, and developer-friendly, ideal for building powerful local LLM applications, AI agents, and custom chatbots
Intercepts Ollama `/api/chat` requests through a FastAPI proxy layer, automatically aggregates tools from multiple MCP servers configured via JSON (supporting stdio, HTTP, and SSE transports), and orchestrates multi-round tool execution with configurable limits. Transparently proxies all other Ollama API endpoints while injecting discovered tools into chat requests, enabling models to seamlessly invoke capabilities from disparate MCP servers in a single conversation.
About mindbridge-mcp
pinkpixel-dev/mindbridge-mcp
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work