Skip to main content
Glama

MasterGo Magic MCP

Official
package.json1.08 kB
{ "name": "@mastergo/magic-mcp", "version": "0.1.2", "description": "MasterGo MCP standalone service", "main": "dist/index.js", "bin": { "mastergo-magic-mcp": "dist/index.js" }, "files": [ "dist/**/*", "!**/*.map", "!**/.DS_Store", "!**/.idea", "!**/.vscode" ], "engines": { "node": ">=18" }, "scripts": { "build": "node build.js", "start": "node dist/index.js --token=test --url=http://localhost:3000 --debug", "prepublishOnly": "npm run build" }, "keywords": [ "mastergo", "mcp", "ai" ], "author": "", "license": "ISC", "private": false, "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "axios": "^1.6.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.8.10", "@typescript-eslint/eslint-plugin": "^6.9.1", "@typescript-eslint/parser": "^6.9.1", "esbuild": "^0.25.1", "esbuild-plugin-tsc": "^0.5.0", "eslint": "^8.52.0", "pkg": "^5.8.1", "prettier": "^3.0.3", "ts-node": "^10.9.1", "typescript": "^5.2.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mastergo-design/mastergo-magic-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server