Best for
- Users who want to manage MCP servers from a desktop application
- Users connecting ChatGPT, Claude, Qwen, or self-hosted LLM backends
- Developers exploring MCP integrations and testing applications
Based on the README, TUUI is an open-source desktop MCP client maintained by AI-QL, not an MCP server. The repository does not provide a server manifest or tool identifiers for TUUI itself.
TUUI is a desktop MCP client and local LLM chat application for integrating AI tools through the Model Context Protocol and dynamically orchestrating cross-vendor LLM APIs. It supports MCP tools, prompts, resources, sampling, elicitation, registry discovery, and MCP Bundles (.mcpb).
Download and run the application for Windows, Linux, or macOS from GitHub Releases. Developers can build the project using the English or Chinese installation guide in the repository. Before using MCP features, configure an LLM backend that supports tool calling; depending on the MCP server type, Node.js, Python with UV, or Docker may also be required.