MCP.so
登录

@magicuidesign/mcp

@magicuidesign

关于 @magicuidesign/mcp

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

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

magicuidesign

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp-magicuidesign": {
      "command": "npx",
      "args": [
        "@magicuidesign/cli@latest",
        "install",
        "<client>"
      ]
    }
  }
}

工具

3

Lists Magic UI registry items with optional filters like `kind`, `query`, `limit`, and `offset`. Recommended for registry browsing.

Searches Magic UI registry items by keyword across names, titles, descriptions, and registry types, with pagination support.

Returns details for a single registry item, including install instructions and optional source, related items, and examples.

概览

What is @magicuidesign/mcp?

The official Model Context Protocol (MCP) server for Magic UI. It integrates with the Magic UI registry to let developers query, search, and retrieve UI components directly from their IDE. Designed for users of MCP‑compatible clients like Cursor, Windsurf, and Claude.

How to use @magicuidesign/mcp?

Install via the CLI: npx @magicuidesign/cli@latest install <client> (supported: cursor, windsurf, claude, cline, roo‑cline). Alternatively, add the manual JSON configuration to your IDE’s MCP settings. Once configured, ask questions like “Make a marquee of logos” to get components.

Key features of @magicuidesign/mcp

  • Lists registry items with optional filters.
  • Searches by keyword across names

评论

其他 分类下的更多 MCP 服务器