MCP Directory
Back

mcp

by magicuidesign · TypeScript · ★ 193

Magic UI components, searchable and installable from your AI editor.

#ai#magicui#magicuidesign#mcp#model-context-protocol

Install

npx -y github:magicuidesign/mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

[](https://www.npmjs.com/package/@magicuidesign/mcp) Official ModelContextProtocol (MCP) server for [Magic UI](https://magicui.design/). - [x] cursor - [x] windsurf - [x] claude - [x] cline - [x] roo-cline Add to your IDE's MCP config: 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: | Tool Name | Description…
Read full README on GitHub →

Related other servers