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.
Stars
588
Forks
86
Watchers
588
Open Issues
31
Overall repository health assessment
No package.json found
This might not be a Node.js project
129
commits
8
commits
1
commits
1
commits
1
commits
1
commits
fix(docs): adding thinking-mode command and correct formatting in command table for better readability (#183)
de48e5aView on GitHubchore(docs): add PyPI downloads badge to README (#180)
0ddb644View on GitHubchore(bump_version): update instructions for version bump process (#172)
64db8bcView on GitHubchore(release): bump version to 0.26.0 (#171)
327479bView on GitHubfeat(console): enhance clear_console method for OS-specific behavior and history preservation (#169)
9451fd8View on GitHubchore(misc): adding github preview images (#170)
71a51ccView on GitHubfeat(connector): enhance capability handling for tools and prompts during server connection (#168)
0027b40View on GitHubfeat(config): add host URL to configuration file (#163)
8fcdfa3View on GitHubchore(deps): bump typer from 0.21.0 to 0.21.1 (#166)
86bfd63View on GitHubfix(server): return correct number of values when no servers configured (#161)
b0501b8View on GitHubchore(release): bump version to 0.25.1 (#159)
ecf56d4View on GitHubfeat: improve tui ux and stabilize event-loop exit (#158)
c6f2a6fView on GitHubchore(release): bump version to 0.25.0 (#157)
c8ed5a3View on GitHubfeat(history): add full conversation history management with export/import (#156)
43de205View on GitHub