mcp-client-for-ollamaMCP Server40/100 via “multi-transport mcp server connection with auto-discovery”
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 unified ServerConnector abstraction that handles all three MCP 1.10.1 transport types with automatic protocol detection and fallback logic, eliminating the need for users to manually specify transport types — the system infers the correct transport from server configuration and connection behavior.
vs others: Supports all three MCP transports in a single client unlike most MCP clients which focus on single-transport implementations, enabling broader server ecosystem compatibility.