Productivity|Development|Data|Communication|Finance|Security|AI / ML|Cloud|Database|DevOps|IoT|Media|E-Commerce|Analytics|Social|UtilitiesTypeScript

mcp-ui

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

Free
N/A rating (0 reviews)0 installs4,607 GitHub stars
MCPUISDK

mcp-ui pioneered the concept of interactive UI over MCP, enabling rich web interfaces for AI tools. Alongside Apps SDK, the patterns developed here directly influenced the MCP Apps specification, which standardized UI delivery.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-ui": {
      "args": [
        "-y",
        "@mcp-ui/server"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.