Magic
Freeby MCP Community
MasterGo MCP standalone service
v0.1.6-beta.4Added Apr 12, 2026
mastergomcpai
Magic MCP Server
MasterGo MCP standalone service
Installation
Reviews
Installation
Quick install
npx -y @mastergo/magic-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"magic": {
"command": "npx",
"args": ["-y", "@mastergo/magic-mcp"]
}
}
}