
Magic UI MCP
Supports UIby magicuidesign
Official MCP server for Magic UI, enabling AI agents to discover and implement high-quality UI components directly from the registry.
What it does
Connects AI agents to the Magic UI registry, allowing them to browse, search, and retrieve detailed implementation instructions for beautiful, animated UI components.
Tools
listRegistryItems: Lists registry items with optional filters for kind, query, limit, and offset.searchRegistryItems: Performs keyword search across names, titles, and descriptions of registry items.getRegistryItem: Retrieves full details for a specific registry item, including installation steps and examples.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"magicuidesign-mcp": {
"command": "npx",
"args": ["-y", "@magicuidesign/mcp@latest"]
}
}
}
Supported hosts
Confirmed support for Cursor, Windsurf, and Claude.
Quick install
npx -y @magicuidesign/mcp@latestInformation
- Pricing
- free
- Published
- 5/15/2026
- stars






