@magicuidesign/mcp

@magicuidesign/mcp

By magicuidesign GitHub

Official Magic UI MCP server.

ai mcp
Overview

What is MCP?

MCP (Model Context Protocol) is an official server for Magic UI that facilitates the integration of various UI components and animations into applications.

How to use MCP?

To use MCP, install it via the command line using the provided npm command, and configure it in your IDE's MCP settings. Once set up, you can interact with the server to request UI components and animations.

Key features of MCP?

  • Provides a comprehensive list of Magic UI components.
  • Supports various client integrations.
  • Allows for the retrieval of implementation details for UI components, animations, and special effects.

Use cases of MCP?

  1. Quickly adding UI components to web applications.
  2. Implementing animations and special effects in user interfaces.
  3. Streamlining the development process for UI designers and developers.

FAQ from MCP?

  • What clients are supported by MCP?

MCP supports clients like cursor, windsurf, claude, and more.

  • Is there a limit on the number of tools that can be called?

Yes, some clients have limitations on the number of tools they can call, which is why tools are grouped into categories.

  • How can I get help with using MCP?

You can refer to the official documentation on the Magic UI website for detailed guidance.

Content

@magicuidesign/mcp

npm version

Official ModelContextProtocol (MCP) server for Magic UI.

Install MCP configuration

npx @magicuidesign/cli@latest install <client>

Supported Clients

  • cursor
  • windsurf
  • claude
  • cline
  • roo-cline

Manual Installation

Add to your IDE's MCP config:

{
  "mcpServers": {
    "@magicuidesign/mcp": {
      "command": "npx",
      "args": ["-y", "@magicuidesign/mcp"]
    }
  }
}

Example Usage

Once configured, you can questions like:

"Make a marquee of logos"

"Add a blur fade text animation"

"Add a grid background"

Available Tools

The server provides the following tools callable via MCP:

MCP Limitations

Some clients have a limit on the number of tools they can call. This is why we opted to group the tools into categories.

No tools information available.
School MCP
School MCP by 54yyyu

A Model Context Protocol (MCP) server for academic tools, integrating with Canvas and Gradescope platforms.

canvas mcp
View Details
repo-template
repo-template by loonghao

A Model Context Protocol (MCP) server for Python package intelligence, providing structured queries for PyPI packages and GitHub repositories. Features include dependency analysis, version tracking, and package metadata retrieval for LLM interactions.

-

google-calendar mcp
View Details
strava-mcp
strava-mcp by jeremysilva1098

MCP server for strava

strava mcp
View Details

Model Context Protocol (MCP) server implementation for Rhinoceros/Grasshopper integration, enabling AI models to interact with parametric design tools

grasshopper mcp
View Details

MCP configuration to connect AI agent to a Linux machine.

security mcp
View Details

AI assistant built with Streamlit, NVIDIA NIM (LLaMa 3.3:70B) / Ollama, and Model Control Protocol (MCP).

python mcp
View Details