mcp-apps-generative-ui-showcase

marcelofmatos/mcp-apps-generative-ui-showcase
★ 0 stars HTML AI/LLM Updated today
Combined node-only Docker image (Next.js + MCP server) of the MCP Apps generative-UI showcase from awesome-llm-apps. Publishes to ghcr.io/marcelofmatos/mcp-apps-generative-ui-showcase. Requires OPENAI_API_KEY.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-apps-generative-": {
      "command": "npx",
      "args": [
        "-y",
        "marcelofmatos/mcp-apps-generative-ui-showcase"
      ]
    }
  }
}

README Excerpt

Empacotamento em container do **MCP Apps Generative UI Showcase** — reserve voos, hotéis, monte portfólios e gerencie um kanban **dentro do chat**. Cada ferramenta do servidor MCP é ligada a um app HTML/JS que a interface monta como um **iframe sandbox** na conversa (MCP Apps Extension, SEP-1865). Front **Next.js** com **CopilotKit** + **AG-UI** e um

Tools (2)

MCP_SERVER_URLOPENAI_API_KEY