ollama-mcp-bridge — MCP Server by patruff

by patruff · MCP Server · ★ 970

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About ollama-mcp-bridge

MCP-LLM Bridge A TypeScript implementation that connects local LLMs (via Ollama) to Model Context Protocol (MCP) servers. This bridge allows open-source models to use the same tools and capabilities as Claude, enabling powerful local AI assistants. Overview This project bridges local Large Language Models with MCP servers that provide various capabilities like: Filesystem operations Brave web search GitHub interactions Google Drive & Gmail integration Memory/storage Image generation with Flux The bridge translates between the LLM's outputs and the MCP's JSON-RPC protocol, allowing any Ollama-compatible model to use these tools just like Claude does. Current Setup LLM: Using Qwen 2.5 7B (qwen2.5-coder:7b-instruct) through Ollama MCPs: Filesystem operations () Brave Search () GitHub () Memory () Flux image generation () Gmail & Drive () Architecture Bridge: Core component that manages tool registration and execution LLM Client: Handles Ollama interactions and formats tool calls MCP Client: Manages MCP server connections and JSON-RPC communication Tool Router: Routes requests to appropriate MCP based on tool type Key Features Multi-MCP support with dynamic tool routing Struct

Quick Facts

Stars970
Forks113
LanguageTypeScript
CategoryMCP Server
LicenseMIT
Quality Score75.3674382733359/100
Open Issues18
Last Updated2025-04-20
Created2024-12-12
Platformsmcp, node
Est. Tokens~1304k

Compatible Skills

These tools work well together with ollama-mcp-bridge for enhanced workflows:

  • modelcontextprotocol — semantic(0.23)+complementary+same_lang+similar_pop+shared_platform (53%)
  • ollama-benchmark — semantic(0.33)+complementary+shared_fw(ollama)+similar_pop (49%)
  • ollama-mcp — semantic(0.29)+shared_fw(ollama)+same_lang+similar_pop+shared_platform (48%)
  • XcodeBuildMCP — semantic(0.37)+same_lang+similar_pop+shared_platform (48%)

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is ollama-mcp-bridge?

ollama-mcp-bridge is Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools. It is categorized as a MCP Server with 970 GitHub stars.

What programming language is ollama-mcp-bridge written in?

ollama-mcp-bridge is primarily written in TypeScript.

How do I install or use ollama-mcp-bridge?

You can find installation instructions and usage details in the ollama-mcp-bridge GitHub repository at github.com/patruff/ollama-mcp-bridge. The project has 970 stars and 113 forks, indicating an active community.

What license does ollama-mcp-bridge use?

ollama-mcp-bridge is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools