提交

Mastergomcp

@mastergo-design

获取 MG_MCP_TOKEN 1. 访问 https://mastergo.com 2. 进入个人设置 3. 点击安全设置选项卡 4. 找到个人访问令牌 5. 点击生成令牌 设计文件必须放在有权限的团队项目中(团队版及团队版以上权限) 草稿箱中的文件无法通过 MCP 工具访问

服务器配置

{
  "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.

Mastergomcp MCP Server