jonigl/mcp-client-for-ollama
A Python CLI client enabling local LLMs via Ollama to execute MCP tools and run in agent mode.

Velocity · 7d
+1.8
★ / day
Trend
→steady
star history
This repository provides a command-line and interactive TUI client that connects to Model Context Protocol servers and uses Ollama as the backend LLM. It supports core MCP primitives including tools, prompts, and resources, allowing local models to execute function calls. The tool features agent mode for autonomous task completion, streaming responses, model parameter configuration, and multi-server support with saved preferences.