提交

Mastergo Magic Mcp

@mastergo-design

获取 MG_MCP_TOKEN 1. 访问 https://mastergo.com 2. 进入个人设置 3. 点击安全设置选项卡 4. 找到个人访问令牌 5. 点击生成令牌 账户版本要求 1. 需要 **团队版 或 团队版以上** 的 MasterGo 账户 2. 个人免费版不支持 MCP 工具访问 文件位置要求 1. 设计文件必须放在 **团队项目** 中 2. 草稿箱中的文件无法通过 MCP 工具访问

工具

mcp__getDsl

mcp__getComponentLink

服务器配置

{
  "mcpServers": {
    "mastergo-magic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mastergo/magic-mcp",
        "--token=your_token",
        "--url=https://mastergo.com/"
      ],
      "env": {
        "NPM_CONFIG_REGISTRY": "https://registry.npmjs.org/"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.