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.
MCP Client for Ollama (ollmcp) is an interactive terminal application designed to connect local Ollama LLMs with Model Context Protocol (MCP) servers, facilitating advanced tool use and workflow automation. It offers a rich, user-friendly interface for real-time management of tools, models, and server connections without requiring any coding.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- RRebel ZhangMay 15, 2026
Does this support custom system prompts when initializing the Ollama backend?
- Oaklyn RiveraApr 20, 2026
Got it running smoothly on Python 3.11, though agent mode sometimes runs hot on my Macbook.
- Remy ChenApr 6, 2026
Love using this TUI to test MCP server integrations locally without spinning up a heavy web interface.