zin-mcp-client and Local_MCP_Client
These are complements designed to work together—both bridge local LLMs (via Ollama) to MCP servers, with zinja-coder's tool acting as the core MCP client library while mytechnotalent's tool provides a web/API interface layer on top of that integration pattern.
About zin-mcp-client
zinja-coder/zin-mcp-client
MCP Client which serves as bridge between mcp servers and local LLMs running on Ollama, Created for MCP Servers Developed by Me, However other MCP Servers may run as well
Implements a ReAct agent framework using LangChain to intelligently route tool invocations across multiple MCP servers via stdio transport, with support for local LLM reasoning through Ollama. Offers multiple interfaces—CLI, lightweight web UI, and Open Web UI plugin—enabling flexible deployment from personal development to integrated environments. Designed as a minimal, performant bridge prioritizing stdio-based MCP server compatibility over feature bloat.
About Local_MCP_Client
mytechnotalent/Local_MCP_Client
Local MCP Client is a cross-platform web and API interface for interacting with configurable MCP servers using natural language, powered by Ollama and any local LLM of choice, enabling structured tool execution and dynamic agent behavior.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work