Skip to main content
ClaudeWave

UI over MCP. Create next-gen UI experiences with the protocol and SDK!

MCP Servers4.9k estrellas380 forksTypeScriptApache-2.0Actualizado 1mo ago
Nota editorial

The mcp-ui SDK implements the MCP Apps standard, a specification it helped pioneer, to embed interactive web interfaces directly inside MCP tool responses. The server-side packages (`@mcp-ui/server` in TypeScript, `mcp_ui_server` in Ruby, and `mcp-ui-server` in Python) expose a `createUIResource` helper and `registerAppTool`/`registerAppResource` functions that attach HTML interfaces to tool definitions via a `_meta.ui.resourceUri` field using a `ui://` URI scheme and the MIME type `text/html;profile=mcp-app`. When a compatible MCP host calls a tool, it reads that metadata, fetches the resource, and renders it using the `@mcp-ui/client` React component `AppRenderer`, which accepts a sandbox proxy URL, tool input, and tool result as props, plus callbacks for link-opening and cross-frame messaging. A legacy `UIResourceRenderer` component handles older hosts that embed resources inline in tool responses. Frontend developers building MCP-compatible chat interfaces and AI tool authors who want to surface charts, forms, or widgets alongside text responses are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/MCP-UI-Org/mcp-ui
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-ui": {
      "command": "node",
      "args": ["/path/to/mcp-ui/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/MCP-UI-Org/mcp-ui and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
aifrontendllmmcpuiweb

Lo que la gente pregunta sobre mcp-ui

¿Qué es MCP-UI-Org/mcp-ui?

+

MCP-UI-Org/mcp-ui es mcp servers para el ecosistema de Claude AI. UI over MCP. Create next-gen UI experiences with the protocol and SDK! Tiene 4.9k estrellas en GitHub y se actualizó por última vez 1mo ago.

¿Cómo se instala mcp-ui?

+

Puedes instalar mcp-ui clonando el repositorio (https://github.com/MCP-UI-Org/mcp-ui) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar MCP-UI-Org/mcp-ui?

+

Nuestro agente de seguridad ha analizado MCP-UI-Org/mcp-ui y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene MCP-UI-Org/mcp-ui?

+

MCP-UI-Org/mcp-ui es mantenido por MCP-UI-Org. La última actividad registrada en GitHub es de 1mo ago, con 56 issues abiertos.

¿Hay alternativas a mcp-ui?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcp-ui en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: MCP-UI-Org/mcp-ui
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mcp-ui-org-mcp-ui)](https://claudewave.com/repo/mcp-ui-org-mcp-ui)
<a href="https://claudewave.com/repo/mcp-ui-org-mcp-ui"><img src="https://claudewave.com/api/badge/mcp-ui-org-mcp-ui" alt="Featured on ClaudeWave: MCP-UI-Org/mcp-ui" width="320" height="64" /></a>

Más MCP Servers