MCP Directory
Back

ollama-mcp-bridge

by jonigl · Python · ★ 83

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

#ai#ai-agents#api#bridge#fastapi#local-ai#local-llm#mcp#mcp-client#mcp-server#model-context-protocol#ollama#ollama-api#proxy#tools

Install

pip install git+https://github.com/jonigl/ollama-mcp-bridge.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "ollama-mcp-bridge": {
      "command": "uvx",
      "args": [
        "git+https://github.com/jonigl/ollama-mcp-bridge.git"
      ]
    }
  }
}

From the README

Provides an API layer in front of the Ollama API, seamlessly adding tools from multiple MCP servers so every Ollama request can access all connected tools transparently. [](https://pypi.org/project/ollama-mcp-bridge/) [](https://github.com/jonigl/ollama-mcp-bridge/actions/workflows/ci.yml) [](https://github.com/jonigl/ollama-mcp-bridge/actions/workflows/test-publish.yml) [](https://github.com/jonigl/ollama-mcp-bridge/actions/workflows/publish.yml) [](https://www.python.org/downloads/) - [Features](#features) - [Requirements](#requirements) - [Installation](#installation) - [Quick Start](#q…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers