mcp-client-for-ollamaMCP Server40/100 via “interactive tui with command parsing and session management”
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 a full-featured TUI with integrated command parsing and session management that coordinates all system components (ModelManager, ToolManager, ConfigManager, ServerConnector) through a unified interaction loop — most MCP clients are either CLI-only or web-based without integrated TUI.
vs others: Provides a rich interactive TUI unlike CLI-only MCP clients, enabling real-time interaction without command-line argument complexity, while maintaining local execution unlike web-based alternatives.