The @magicuidesign/mcp is the official Model Context Protocol (MCP) server for Magic UI, providing seamless integration with multiple MCP clients like cursor, windsurf, and claude. It enables real-time, structured interaction with UI design elements, allowing users to automate UI tasks such as adding animations, grid backgrounds, and marquee effects through natural language commands. This server simplifies embedding Magic UI capabilities into development environments and workflows.
Use This MCP server To
Automate UI design tasks via natural language commands Integrate Magic UI features into IDEs using MCP Add animations like blur fade text or marquee logos programmatically Configure grid backgrounds and other UI elements dynamically Enable multi-client support for Magic UI interactions Streamline UI prototyping with real-time MCP server responses
README
@magicuidesign/mcp
Official ModelContextProtocol (MCP) server for Magic UI.
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.
Credits
Big thanks to @beaubhp for creating the MCP server 🙏