@magicuidesign/mcp
Freeby MCP Community
Official MCP server for Magic UI.
v2.0.0Added Apr 12, 2026
@magicuidesign/mcp MCP Server
Official MCP server for Magic UI.
Installation
npx -y @magicuidesign/mcp
Reviews
Installation
Quick install
npx -y @magicuidesign/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@magicuidesign/mcp": {
"command": "npx",
"args": ["-y", "@magicuidesign/mcp"]
}
}
}