mcp-client-for-ollamaMCP Server40/100 via “conversation context management with tool result injection”
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. Bu
Unique: Implements intelligent context management that tracks conversation history and injects tool results back into context for LLM processing, enabling multi-turn reasoning where the LLM can refine results based on tool execution outcomes — most MCP clients treat tool execution as isolated operations.
vs others: Provides conversation-aware tool result injection unlike stateless MCP clients, enabling multi-turn workflows where the LLM can reason about tool results and take follow-up actions.