by patruff · MCP Server · ★ 970
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...
| Stars | 970 |
| Forks | 113 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 75.3674382733359/100 |
| Open Issues | 18 |
| Last Updated | 2025-04-20 |
| Created | 2024-12-12 |
| Platforms | mcp, node |
| Est. Tokens | ~1304k |
These tools work well together with ollama-mcp-bridge for enhanced workflows:
Explore other popular mcp server tools:
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.
ollama-mcp-bridge is primarily written in TypeScript.
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.
ollama-mcp-bridge is released under the MIT license, making it free to use and modify according to the license terms.