Skip to main content
Glama

Magic UI MCP Server

@magicuidesign/mcp

Magic UIの公式 ModelContextProtocol (MCP) サーバー。

MCP構成をインストールする

npx @magicuidesign/cli@latest install <client>

サポートされているクライアント

  • [x] カーソル
  • [x] ウィンドサーフィン
  • [x] クロード
  • [x] クライン
  • [x] ルー・クライン

手動インストール

IDE の MCP 構成に追加します:

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

使用例

設定が完了すると、次のような質問ができるようになります。

「ロゴのマーキーを作る」

「ぼかしフェードテキストアニメーションを追加する」

「グリッド背景を追加する」

利用可能なツール

サーバーは、MCP 経由で呼び出し可能な次のツールを提供します。

ツール名説明
getUIComponentsすべての Magic UI コンポーネントの包括的なリストを提供します。
getLayoutbento-griddockfile-treegrid-patterninteractive-grid-patterndot-patternコンポーネントの実装の詳細を提供します。
getMediahero-video-dialogterminalmarqueescript-copy-btncode-comparisonコンポーネントの実装の詳細を提供します。
getMotionblur-fadescroll-progressscroll-based-velocityorbiting-circlesanimationd-circular-progress-barコンポーネントの実装の詳細を提供します。
getTextRevealtext-animateline-shadow-textaurora-textanimated-shiny-textanimated-gradient-texttext-revealtyping-animationbox-revealnumber-tickerコンポーネントの実装の詳細を提供します。
getTextEffectsword-rotateflip-texthyper-textmorphing-textspinning-textsparkles-textコンポーネントの実装の詳細を提供します。
getButtonsrainbow-buttonshimmer-buttonshine-buttoninteractive-hover-buttonanimation-subscribe-buttonpulsating-buttonripple-buttonコンポーネントの実装の詳細を提供します。
getEffectsanimation-beamborder-beamshine-bordermagic-cardmeteorsneon-gradient-cardconfettiparticlescool-modescratch-to-revealコンポーネントの実装の詳細を提供します。
getWidgetsanimation-listtweet-cardclient-tweet-cardlenspointeravatar-circlesicon-cloudglobeコンポーネントの実装の詳細を提供します。
getBackgroundswarp-backgroundflickering-gridanimated-grid-patternretro-gridrippleコンポーネントの実装の詳細を提供します。
getDevicessafariiphone-15-proandroidコンポーネントの実装の詳細を提供します。

MCPの制限

一部のクライアントでは、呼び出せるツールの数に制限があります。そのため、ツールをカテゴリ別にグループ化することにしました。注:各コンポーネントのより具体的なコンテキストについては、MCPをローカルで実行し、コンポーネントをグループ化するロジックを変更してください。

クレジット

MCP サーバーを作成してくれた@beaubhpに大いに感謝します 🙏

マサチューセッツ工科大学

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

マーキー、アニメーション、特殊効果、インタラクティブな背景などのコンポーネントのコードを提供することで、AI アシスタントが Web アプリケーションの UI コンポーネントを簡単に実装できるようにする Magic UI 用の ModelContextProtocol サーバー。

  1. MCP構成をインストールする
    1. サポートされているクライアント
  2. 手動インストール
    1. 使用例
      1. 利用可能なツール
        1. MCPの制限
          1. クレジット

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              This server provides a minimal template for creating AI assistant tools using the ModelContextProtocol, featuring a simple 'hello world' tool example and development setups for building custom MCP tools.
              Last updated -
              1
              4
              8
              TypeScript
              The Unlicense
              • Apple
            • A
              security
              F
              license
              A
              quality
              A Model Context Protocol server that connects AI assistants like Claude to Notion workspaces, enabling them to view, search, create, and update Notion databases, pages, and content blocks.
              Last updated -
              12
              194
              JavaScript
              • Apple
            • -
              security
              F
              license
              -
              quality
              A Model Context Protocol server that provides access to Magic UI components, allowing AI assistants and other MCP clients to discover and use UI components from the Magic UI design system.
              Last updated -
              3
              TypeScript
            • -
              security
              -
              license
              -
              quality
              A Model Context Protocol server that enables AI assistants like Claude to interact with Mixpanel analytics, allowing them to track events, page views, user signups, and update user profiles directly through natural language requests.
              Last updated -
              JavaScript
              MIT License

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/magicuidesign/mcp'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server