MasterGo Magic MCP

by edramas

Not rated
GitHub

About

Connects MasterGo design tools with AI models, allowing them to retrieve DSL data directly from design files.

Details

Author
edramas
Categories
Developer Tools, Design, AI

Setup

Install MasterGo Magic MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/edramas/mastergo-magic-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

Connects MasterGo design tools with AI models, allowing them to retrieve DSL data directly from design files.

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 design files.

- Retrieves DSL data from MasterGo design files
- Runs directly with npx
- No external dependencies required, only Node.js environment needed

- https://mastergo.com/file/155675508499265?page_id=158:0002
- Visit
https://mastergo.com
- Enter personal settings
- Click the Security Settings tab
- Find the personal access token
- Click to generate the token

npx @mastergo/magic-mcp --token=YOUR_TOKEN [--url=API_URL] [--rule=RULE_NAME] [--debug]

- --token=YOUR_TOKEN(required): MasterGo API token for authentication
- --url=API_URL(optional): API base URL, defaults tohttp://localhost:3000
- --rule=RULE_NAME(optional): Add design rules to apply, can be used multiple times
- --debug(optional): Enable debug mode for detailed error information

You can also use space-separated format for parameters:

npx @mastergo/magic-mcp --token YOUR_TOKEN --url API_URL --rule RULE_NAME --debug

Cursor Mcp usage guide reference:https://docs.cursor.com/context/model-context-protocol#using-mcp-tools-in-agent

{ "mcpServers": { "mastergo-magic-mcp": { "command": "npx", "args": [ "-y", "@mastergo/magic-mcp", "--token=<MG_MCP_TOKEN>", "--url=https://mastergo.com" ], "env": {} } } }
{ "mcpServers": { "@master/mastergo-magic-mcp": { "command": "npx", "args": [ "-y", "@mastergo/magic-mcp", "--token=<MG_MCP_TOKEN>", "--url=https://mastergo.com" ], "env": {} } } }

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

A standalone MCP service that connects MasterGo design tools with AI models, enabling them to retrieve DSL data directly from design files.

Create crafted UI components inspired by the best 21st.dev design engineers.

AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform

Get access to MCP server SVG and MCP server PNG icons in your vibe-coding projects

next-devtools-mcp is a MCP server that provides Next.js development tools and utilities for AI coding assistants like Claude and Cursor.

Word search, crossword, and sudoku generator MCP server with printable PDF worksheets, themed word banks, and verifiable LLM evals. Local-first, from the makers of puzzletide.com.

A demonstration server for ActionKit, providing access to Slack actions via Claude Desktop.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.