jonigl/ollama-mcp-bridge
View on GitHub ↗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
95 ★34 forksPythonUpdated 25d ago
What you need to know
API layer over Ollama aggregating tools from multiple MCP servers into every Ollama request
Install
pip install ollama-mcp-bridge (Python 3.10+)
Usage
- •Point Ollama clients at the bridge to get MCP tools
Key features
- ✓transparent tool aggregation
- ✓Docker Compose/Docker-only options
Best for
Adding MCP tools to Ollama-based agents
Caveats
- ⚠Ollama API compatibility layer
Platforms: Python · DockerClients: Ollama
Reviewed 2026-08-11
Topics
- Stars
- 95★
- Forks
- 34
- Language
- Python
- License
- MIT
- Created
- 2025-06-13
- Last push
- 2026-08-10