mcp-client-for-ollama and mcp-llama3-client
These are **complements**: the first is a general-purpose MCP client framework for any MCP servers with Ollama, while the second is a specialized application built on MCP principles to solve a specific domain problem (flight search), making them usable together in an integrated workflow.
About mcp-client-for-ollama
jonigl/mcp-client-for-ollama
A text-based user interface (TUI) client for interacting with MCP servers using Ollama. Features include agent mode, multi-server, model switching, streaming responses, tool management, human-in-the-loop, thinking mode, model params config, MCP prompts, custom system prompt and saved preferences. Built for developers working with local LLMs.
This interactive terminal application helps developers connect their local Large Language Models (LLMs) running on Ollama to external tools and services defined by the Model Context Protocol (MCP). It allows for real-time management of models, tools, and server connections, facilitating advanced LLM-driven automation and experimentation. Developers can input natural language prompts, and the system outputs responses, potentially enhanced by tool calls, all within a user-friendly text interface.
About mcp-llama3-client
arjunprabhulal/mcp-llama3-client
A client for the MCP Flight Search service using Ollama and Llama 3.2 to provide a user-friendly flight search interface with Model Context Protocol tools
This project helps you find flight information by allowing you to search for flights between airports for specific dates using simple text commands. You provide your desired origin, destination, and dates, and it retrieves flight options. Anyone who needs to quickly look up flight details for travel planning would find this useful.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work