Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
MasterGo Magic MCP is a standalone MCP (Model Context Protocol) service designed to connect MasterGo design tools with AI models. It enables AI models to directly retrieve DSL data from MasterGo desig
Add this to your MCP client configuration:
{
"mcpServers": {
"mastergo-design-mastergo-magic-mcp": {
"command": "npx",
"args": [
"-y",
"@mastergo/magic-mcp",
"--token",
"<MG_MCP_TOKEN>"
]
}
}
}{
"id": "mastergo-design-mastergo-magic-mcp",
"name": "MasterGo",
"description": "MasterGo Magic MCP is a standalone MCP (Model Context Protocol) service designed to connect MasterGo design tools with AI models. It enables AI models to directly retrieve DSL data from MasterGo desig",
"source_url": "https://github.com/mastergo-design/mastergo-magic-mcp",
"publisher_name": "mastergo-design",
"publisher_url": "https://github.com/mastergo-design",
"is_official": true,
"license": "",
"runtime": "node",
"downloads": 47035,
"requires_oauth": false,
"distribution": {
"type": "npm",
"package": "@mastergo/magic-mcp"
},
"tools_count": 5
}