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.
67 stars and 1,711 monthly downloads. Available on PyPI.
Stars
67
Forks
21
Language
Python
License
MIT
Category
Last pushed
Mar 10, 2026
Monthly downloads
1,711
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/jonigl/ollama-mcp-bridge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
CodeLogicIncEngineering/codelogic-mcp-server
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
sib-swiss/sparql-llm
🦜✨ Chat system, MCP server, and reusable components to improve LLMs capabilities when generating...
thedaviddias/mcp-llms-txt-explorer
MCP to explore websites with llms.txt files
FlowLLM-AI/flowllm
FlowLLM: Simplifying LLM-based HTTP/MCP Service Development
nirholas/extract-llms-docs
Extract documentation for AI agents from any site with llms.txt support. Features MCP server,...