Back to search
30
MCP

tuui

ai-ql/tuui

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.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://www.tuui.com/

Similar MCP servers embedding-nearest

mcp-client-for-ollama
A text-based user interface (TUI) client for interacting with MCP servers using Ollama. Features include agent mode, multi-server, model swi
0 tools
mcp-inspect
A terminal UI (TUI) inspector for Model Context Protocol (MCP) servers
0 tools
mcp-server-odoo
Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and
0 tools
kb-mcp-server
A Model Context Protocol (MCP) server implementation for txtai
0 tools
@aaspaiui/mcp
Official Model Context Protocol (MCP) server for AASPAI UI component discovery
0 tools
actionai-mcp
ActionAI MCP HTTP client for Claude Desktop and other MCP-compatible applications
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "tuui": {
      "url": "https://www.tuui.com/",
      "transport": "http"
    }
  }
}