Skip to main content

mcp-client-for-ollama

by jonigl· Developer Tools
561

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.

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "mcp-client-for-ollama": {
      "command": "npx",
      "args": [
        "-y",
        "github:jonigl/mcp-client-for-ollama"
      ]
    }
  }
}

Works Well With

Other MCP servers developers commonly pair with mcp-client-for-ollama

About

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.

agentic-aiaicommand-line-toolgenerative-ailinuxllmlocal-llmmacosmcpmcp-clientmcp-servermodel-context-protocolollamaopen-sourcepypi-packagessestdiostreamable-httptool-managementwindows