- Mastergo Magic Mcp
Mastergo Magic Mcp
获取 MG_MCP_TOKEN
1. 访问 https://mastergo.com
2. 进入个人设置
3. 点击安全设置选项卡
4. 找到个人访问令牌
5. 点击生成令牌
账户版本要求
1. 需要 **团队版 或 团队版以上** 的 MasterGo 账户
2. 个人免费版不支持 MCP 工具访问
文件位置要求
1. 设计文件必须放在 **团队项目** 中
2. 草稿箱中的文件无法通过 MCP 工具访问
Overview
what is MasterGo Magic MCP?
MasterGo Magic MCP is a standalone Model Context Protocol (MCP) service that connects MasterGo design tools with AI models, allowing these models to retrieve DSL data directly from MasterGo design files.
how to use MasterGo Magic MCP?
To use MasterGo Magic MCP, you need to obtain a personal access token from the MasterGo website and run the command using npx in a Node.js environment.
key features of MasterGo Magic MCP?
- Retrieves DSL data from MasterGo design files.
- Runs directly with npx, requiring no external dependencies.
- Supports command line options for customization.
use cases of MasterGo Magic MCP?
- Integrating AI models with design tools for enhanced functionality.
- Automating the retrieval of design data for analysis or processing.
- Facilitating seamless communication between design and AI systems.
FAQ from MasterGo Magic MCP?
- How do I obtain the MG_MCP_TOKEN?
Visit the MasterGo website, go to personal settings, and generate a token under Security Settings.
- What environment is required to run MasterGo Magic MCP?
You only need a Node.js environment to run this tool.
- Can I customize the API URL when using MasterGo Magic MCP?
Yes, you can specify an optional API URL when running the command.
Server Config
{
"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/"
}
}
}
}Project Info
Created At
a year agoUpdated At
5 months agoAuthor Name
mastergo-designStar
-Language
-License
-Recommend Servers
View AllSerper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Mnemom
a day ago
Test
@modelcontextprotocol
test
6 months ago
Docwand
a day ago
K Data Gate
@loved0543-dotcom
a day ago
Orkestr
7 hours ago