ollama-mcp-bridge and llm-bridge-mcp
About ollama-mcp-bridge
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.
About llm-bridge-mcp
sjquant/llm-bridge-mcp
A model-agnostic Message Control Protocol (MCP) server that enables seamless integration with various Large Language Models (LLMs) like GPT, DeepSeek, Claude, and more.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work