Home › Other › mup

mup

MCP server that turns HTML MUP panels into interactive UI tools for LLMs.

HTML
★ 11 stars Last pushed 2026-09-05 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y mup-mcp-server@0.1.1

Or add to your MCP client config:

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

Related servers

Data from the Official MCP Registry