MCP Directory
Back

tuui

by AI-QL · TypeScript · ★ 1,152

A desktop MCP client designed as a tool unitary utility integration, accelerating AI adoption through the Model Context Protocol (MCP) and enabling cross-vendor LLM API orchestration.

#agent#agentic-ai#ai#ai-playground#anthropic#claude#deepseek#dxt#llm#llm-eval#mcp#mcp-client#mcp-host#mcp-inspector#mcpb#model-context-protocol#openai-api#prompt#qwen#testing

Install

npx -y github:AI-QL/tuui

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "tuui": {
      "command": "npx",
      "args": [
        "-y",
        "github:AI-QL/tuui"
      ]
    }
  }
}

From the README

[](https://github.com/AI-QL/tuui/releases/latest) [](https://github.com/AI-QL/tuui/releases/latest) [](https://github.com/AI-QL/tuui/releases/latest) [](https://modelcontextprotocol.io/clients#aiql-tuui) [](https://vuejs.org) [](https://vuetifyjs.com) [](https://github.com/AI-QL/tuui/blob/main/LICENSE) [](https://deepwiki.com/AI-QL/tuui) This repository is essentially an **LLM chat desktop application based on MCP**. It also represents a bold experiment in **creating a complete project using AI**. Many components within the project have been directly converted or generated from the prototype…
Read full README on GitHub →

Related ai & ml servers