.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/ai-ql/tuui
home/mcp-servers/ai-ql/tuui
ai-ql avatar

tuui

byai-ql· 2 MCP servers

Stars

1.2k

Forks

105

Category

AI Agents & MCP

View on GitHub

TL;DR

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 project through AI.

How to install tuui?

ai-ql/tuui
$git clone https://github.com/ai-ql/tuui

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install tuui by running `git clone https://github.com/ai-ql/tuui`, then use it for the current task and follow its documentation at https://github.com/ai-ql/tuui.

Files · 1

View on GitHub
README.md
1# <img src="https://cdn.jsdelivr.net/gh/AI-QL/tuui@main/buildAssets/icons/icon.png" alt="Logo" width="24"/> TUUI - Local AI Playground with MCP
2 
3#### TUUI is 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.
4 
5## `Zero accounts` `Full control` `Open source` `Download and Run`
6 
7[![](https://img.shields.io/badge/Windows-blue?logo=icloud)](https://github.com/AI-QL/tuui/releases/latest) [![](https://img.shields.io/badge/Linux-orange?logo=linux)](https://github.com/AI-QL/tuui/releases/latest) [![](https://img.shields.io/badge/macOS-lightgrey?logo=apple)](https://github.com/AI-QL/tuui/releases/latest)
8 
9## 📜 Introduction
10 
11[![](https://camo.githubusercontent.com/077907eb137aa9b2d46ca4af30b77714cb69225eb8be49ad89f3e0ae668c90ca/68747470733a2f2f62616467652e6d6370782e6465763f747970653d636c69656e74)](https://modelcontextprotocol.io/clients#aiql-tuui) [![](https://img.shields.io/badge/Vue3-brightgreen.svg)](https://vuejs.org) [![](https://img.shields.io/badge/Vuetify-blue.svg)](https://vuetifyjs.com) [![LICENSE](https://img.shields.io/github/license/AI-QL/tuui)](https://github.com/AI-QL/tuui/blob/main/LICENSE) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/AI-QL/tuui)
12 
13This 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 project through AI.
14 
15Given the considerations regarding the quality and safety of AI-generated content, this project employs strict syntax checks and naming conventions. Therefore, for any further development, please ensure that you use the linting tools I've set up to check and automatically fix syntax issues.
16 
17## ✨ Highlights
18 
19- ✨ Accelerate AI tool integration via MCP
20- ✨ Orchestrate cross-vendor LLM APIs through dynamic configuring
21- ✨ Automated application testing Support
22- ✨ TypeScript support
23- ✨ Multilingual support
24- ✨ Basic layout manager
25- ✨ Global state management through the Pinia store
26- ✨ Quick support through the GitHub community and official documentation
27 
28## 🔥 MCP features
29 
30| Status | Feature | Category | Note |
31| --- | --- | --- | --- |
32| ✅ | [Tools](https://modelcontextprotocol.io/specification/latest/server/tools) | Server | |
33| ✅ | [Prompts](https://modelcontextprotocol.io/specification/latest/server/prompts) | Server | |
34| ✅ | [Resources](https://modelcontextprotocol.io/specification/latest/server/resources) | Server | |
35| 🔲 | [Roots](https://modelcontextprotocol.io/specification/latest/client/roots) | Client | This is generally only used for the Vibe Coding IDE and can typically be configured through server environment variables. |
36| ✅ | [Sampling](https://modelcontextprotocol.io/specification/latest/server/sampling) | Client | |
37| ✅ | [Elicitation](https://modelcontextprotocol.io/specification/latest/server/elicitation) | Client | |
38| ✅ | [Discovery](https://github.com/modelcontextprotocol/registry) | Registry | Provides real-time MCP server discovery on the MCP registry |
39| ✅ | [MCPB](https://github.com/modelcontextprotocol/mcpb) | Extension | MCP Bundles (.mcpb) is the new name for what was previously known as Desktop Extensions (.dxt) |
40 
41## 🚀 Getting Started
42 
43You can quickly get started with the project through a variety of options tailored to your role and needs:
44 
45- To `explore` the project, visit the wiki page: [TUUI.com](https://www.tuui.com)
46 
47- To `download` and use the application directly, go to the releases page: [Releases](https://github.com/AI-QL/tuui/releases/latest)
48 
49- For `developer` setup, refer to the installation guide: [Getting Started (English)](docs/src/en/installation-and-build/getting-started.md) | [快速入门 (中文)](docs/src/zhHans/installation-and-build/getting-started.md)
50 
51- To `ask the AI` directly about the projec

Preview

ai-ql/tuuiai-ql/tuui

# <img src="https://cdn.jsdelivr.net/gh/AI-QL/tuui@main/buildAssets/icons/icon.png" alt="Logo" width="24"/> TUUI - Local AI Playground with MCP

#### TUUI is a desktop MCP client designed as a tool unitary utility integration, accelerating AI adoption through the Model Context Protocol (MCP) and enabling

## `Zero accounts` `Full control` `Open source` `Download and Run`

[![](https://img.shields.io/badge/Windows-blue?logo=icloud)](https://github.com/AI-QL/tuui/releases/latest) [![](https://img.shields.io/badge/Linux-orange?logo=

Repoai-ql/tuui
TypeMCP Servers
CategoryAI Agents & MCP
UpdatedMay 2026
LicenseApache-2.0
First seenJul 26, 2026

Tags

MCPagentagentic-ai

Related

6 picks
Type
  1. langchain-ai avatarlangchain-mcp-adaptersMake Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.MCP ServersJul 20267.0M3.6k
  2. openclaw avatarmcporterTypeScript runtime and CLI for connecting to configured Model Context Protocol servers.MCP ServersJul 20262.5M4.8k
  3. sparfenyuk avatarmcp-proxyA MCP server which proxies requests to a remote MCP server over streamable HTTP or SSE.MCP ServersJul 20262.2M2.7k
  4. sooperset avatarmcp-atlassianThe Model Context Protocol (MCP) Atlassian integration is an open-source implementation that bridges Atlassian products (Jira and Confluence) with AI language models following Anthropic's MCP specification.MCP ServersJul 20261.7M5.6k
  5. open-webui avataropen-webuiOpen WebUIMCP ServersJul 20261.4M147k
  6. dyoshikawa avatarrulesyncUnified AI rules management CLI tool that generates configuration files for various AI development toolsMCP ServersJul 2026889k1.3k