Official ModelContextProtocol (MCP) server for Magic UI. - [x] cursor - [x] windsurf - [x] claude - [x] cline - [x] roo-cline Add to your IDE's MCP config: Once configured, you can questions like: The server provides the following tools callable via MCP: Some clients have a limit on the number of tools they can call. This is why we opted to group the tools into categories. Note: For more specific
Add this skill
npx mdskills install magicuidesign/mcpWell-documented MCP server with categorized UI component tools and clear setup
Official ModelContextProtocol (MCP) server for Magic UI.

npx @magicuidesign/cli@latest install
Add to your IDE's MCP config:
{
"mcpServers": {
"magicuidesign-mcp": {
"command": "npx",
"args": ["-y", "@magicuidesign/mcp@latest"]
}
}
}
Once configured, you can questions like:
"Make a marquee of logos"
"Add a blur fade text animation"
"Add a grid background"
The server provides the following tools callable via MCP:
Some clients have a limit on the number of tools they can call. This is why we opted to group the tools into categories. Note: For more specific context on each component, run the MCP locally and modify the logic that groups the components.
Big thanks to @beaubhp for creating the MCP server ๐
Install via CLI
npx mdskills install magicuidesign/mcpmagicuidesign/mcp is a free, open-source AI agent skill. Official ModelContextProtocol (MCP) server for Magic UI. - [x] cursor - [x] windsurf - [x] claude - [x] cline - [x] roo-cline Add to your IDE's MCP config: Once configured, you can questions like: The server provides the following tools callable via MCP: Some clients have a limit on the number of tools they can call. This is why we opted to group the tools into categories. Note: For more specific
Install magicuidesign/mcp with a single command:
npx mdskills install magicuidesign/mcpThis downloads the skill files into your project and your AI agent picks them up automatically.
magicuidesign/mcp works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.