$ timeahead.in
/ servers/npm/@magicuidesign/mcp
npm

@magicuidesign/mcp

Official MCP server for Magic UI.

189 stars2k/wkupdated 67d agogithub ↗
87good
▣ Overview
npm version

What it does

This is the official MCP server for Magic UI, a library of animated React components and UI patterns. It exposes three tools for querying the Magic UI registry: listRegistryItems to browse available components with optional filters, searchRegistryItems to find components by keyword, and getRegistryItem to fetch detailed installation instructions and source code for a specific component. The server reads directly from the live registry, so you always get the current component catalog without local updates.

Who it's for

Frontend developers building React applications in Cursor, Windsurf, Claude, Cline, or Roo-Cline who want to quickly discover and incorporate animated components from Magic UI into their projects. Useful if you're already familiar with Magic UI's visual aesthetic and need IDE-integrated access to the registry.

Common use cases

  • Query the registry for specific component patterns—marquees, animations, grid backgrounds—while coding in your IDE.
  • Search by keyword to find the right building block for a UI feature.
  • Fetch installation and usage instructions for a component without leaving your editor.
  • Rapidly prototype animated UI sections by browsing and copying Magic UI components.

Setup pitfalls

  • The server requires network access to reach the live Magic UI registry; offline use is not supported.
  • Some IDE clients (notably Cursor) impose limits on the number of MCP tools available—this server is intentionally minimal to avoid hitting those caps.
  • Use npx @magicuidesign/cli@latest install <client> for your IDE, or add it manually to your MCP configuration if the CLI tool doesn't recognize your client.
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
61
12.2
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
87.2
⚿ Capabilities & Risk Explainer
networksecrets
◆ Risk level: medium· 3 tools · auth: API key
network + secrets — requires access to credentials or environment secrets.
Tool nameDescriptionDestructive?
listRegistryItems✓ no
getRegistryItem✓ no
searchRegistryItems✓ no
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "magicuidesignmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@magicuidesign/mcp"
      ]
    }
  }
}
📈 Score historylast 37 snapshots
4/30/20266/17/2026 · 37 snapshots
⚙ Maintenance health
20/ 100 · is this project alive?
contributors (1y)3
top contributor share73%
releases (1y)0
ci✗ none
⛁ Raw data
weekly downloads2k
github stars189
forks33
open issues0
license✓ present
readme length2865 chars
last publish5d ago
last commit67d ago
last updated3d ago
install verified✓ pass · 32d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points