Skip to content

@magicuidesign/mcp

Free

by MCP Community

Official MCP server for Magic UI.

v2.0.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

@magicuidesign/mcp MCP Server

Official MCP server for Magic UI.

Installation

npx -y @magicuidesign/mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @magicuidesign/mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@magicuidesign/mcp": {
      "command": "npx",
      "args": ["-y", "@magicuidesign/mcp"]
    }
  }
}