Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mastergo-design • Documentation & Docs
A standalone MCP service that connects MasterGo design tools to AI models so agents can fetch DSL and design data directly from MasterGo files.
Fetch DSL and raw design data from MasterGo files to ground responses in up-to-date design context.
Generate component development workflows and specifications (React/Vue) from design artifacts to accelerate engineering handoff.
Retrieve metadata and component documentation links from MasterGo projects for automated documentation or design-system tasks.
MasterGo Magic MCP is a lightweight MCP (Model Context Protocol) server that lets AI agents retrieve DSL, metadata, component links, and structured component workflows from MasterGo design files. It runs directly via npx with no external dependencies beyond Node.js and supports configuration via CLI flags or environment variables. The project includes tools for getting DSL, component documentation, metadata, and generating component development workflows for React/Vue. It integrates with MCP marketplaces and agent platforms like LINGMA, Cursor, and Smithery for easy deployment.
the current version is 0.1.2
"Use this tool to retrieve the DSL (Domain Specific Language) data from MasterGo design files and the rules you must follow when generating code. This tool is useful when you need to analyze the structure of a design, understand component hierarchy, or extract design properties. You can provide either: 1. fileId and layerId directly, or 2. a short link (like https://{domain}/goto/LhGgBAK) This tool returns the raw DSL data in JSON format that you can then parse and analyze. This tool also returns the rules you must follow when generating code. The DSL data can also be used to transform and generate code for different frameworks."
When the data returned by mcp__getDsl contains a non-empty componentDocumentLinks array, this tool is used to sequentially retrieve URLs from the componentDocumentLinks array and then obtain component documentation data. The returned document data is used for you to generate frontend code based on components.
Use this tool when the user intends to build a complete website or needs to obtain high-level site configuration information. You must provide a fileld and layerld to identify the specific design element. This tool returns the rules and results of the site and page. The rules is a markdown file, you must follow the rules and use the results to analyze the site and page.
Users need to actively call this tool to get the component development workflow. When Generator is mentioned, please actively call this tool. This tool provides a structured workflow for component development following best practices. You must provide an absolute rootPath of workspace to save workflow files.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.