tuui

TUUI is a desktop “local AI playground” client built around the Model Context Protocol (MCP). It can connect to different LLM backends (including hosted APIs) and manage MCP servers to provide tools/prompts/resources and related MCP client features. It also supports discovery/registry and (via configuration) running local or remote MCP servers (e.g., Cloudflare mcp-remote).

Evaluated Mar 30, 2026 (21d ago)
Homepage ↗ Repo ↗ Ai Ml ai-ml mcp mcp-client desktop-app agentic-ai llm-orchestration typescript vue tooling
⚙ Agent Friendliness
53
/ 100
Can an agent use this?
🔒 Security
51
/ 100
Is it safe for agents?
⚡ Reliability
42
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
60
Error Messages
--
Auth Simplicity
55
Rate Limits
20

🔒 Security

TLS Enforcement
80
Auth Strength
50
Scope Granularity
20
Dep. Hygiene
55
Secret Handling
50

TLS is not explicitly documented for TUUI, but remote endpoints shown are HTTPS in examples. Auth is largely delegated to upstream LLMs/MCP servers (including potential OAuth via remote MCP), and README mentions a test remote server that “always approves,” which is a risk pattern if used in production. Secrets are configured in JSON (e.g., apiKey) and are said to be stored in localStorage by default after import; this suggests possible exposure depending on OS/browser threat model and logging practices (not fully specified in README). Dependency list is sizable but no CVE/security posture is described in provided content.

⚡ Reliability

Uptime/SLA
0
Version Stability
55
Breaking Changes
50
Error Recovery
65
AF Security Reliability

Best When

You want a local desktop interface to experiment with MCP tool ecosystems across multiple LLM providers, using existing MCP servers and (optionally) remote MCP via SSE.

Avoid When

You need formal REST/GraphQL service APIs, strict enterprise auditability, or clear guarantees about secret handling and data retention across all integrated third parties.

Use Cases

  • Desktop UI for MCP-based agents (tools/prompts/resources)
  • Connecting to multiple LLM vendors through a shared interface (dynamic configuration)
  • Inspecting/tracing MCP tool calls and primitive visualization
  • Running or consuming MCP servers (local commands or remote via SSE)
  • Building/experimenting with prompt/tool orchestration locally

Not For

  • A production, headless API service for programmatic use by other systems (it’s a desktop app)
  • Strictly offline environments without access to LLM/MCP server endpoints
  • Organizations needing a documented, vendor-controlled security posture for all upstream LLM/MCP components

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
No

Authentication

Methods: API key fields in LLM backend config (e.g., apiKey in llm.json) MCP server authentication via MCP server mechanisms (including possible OAuth via remote MCP examples)
OAuth: Yes Scopes: No

Auth is configuration-driven and varies by upstream MCP server/remote MCP implementation. README mentions an mcp-remote approach that includes Auth, and notes OAuth auto-redirect issues, but does not describe fine-grained scopes within TUUI itself.

Pricing

Free tier: No
Requires CC: No

No pricing details for TUUI itself; costs depend on the chosen LLM providers and MCP server infrastructure.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Documented

Known Gotchas

  • Spawning MCP servers can fail with ENOENT; may require absolute paths or ensuring npx/uv/uvx commands exist.
  • First-time installation of runtime libraries can exceed a 90-second timeout; manual pre-install and retry may be needed.
  • macOS MCP server connectivity issues are noted as unresolved (NVM-related).
  • Remote MCP auth/OAuth callback delays can cause HTTP 400; clearing browser cache and retrying verification is suggested.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for tuui.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered