remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Provides the runtime environment required for the MCP server to operate, with no external dependencies needed beyond Node.js.
마스터고 매직 MCP
MasterGo Magic MCP는 MasterGo 설계 도구와 AI 모델을 연결하도록 설계된 독립형 MCP(Model Context Protocol) 서비스입니다. AI 모델이 MasterGo 설계 파일에서 DSL 데이터를 직접 가져올 수 있도록 지원합니다.
주요 특징
- MasterGo 디자인 파일에서 DSL 데이터를 검색합니다.
- npx로 직접 실행
- 외부 종속성은 필요하지 않으며 Node.js 환경만 필요합니다.
지도 시간
용법
MG_MCP_TOKEN 획득
- https://mastergo.com을 방문하세요
- 개인 설정 입력
- 보안 설정 탭을 클릭하세요
- 개인 액세스 토큰 찾기
- 토큰을 생성하려면 클릭하세요
명령줄 옵션
지엑스피1
매개변수:
--token=YOUR_TOKEN
(필수): 인증을 위한 MasterGo API 토큰--url=API_URL
(선택 사항): API 기반 URL, 기본값은 http://localhost:3000입니다.--rule=RULE_NAME
(선택 사항): 적용할 디자인 규칙을 추가합니다. 여러 번 사용할 수 있습니다.--debug
(선택 사항): 자세한 오류 정보를 보려면 디버그 모드를 활성화합니다.
매개변수에 공백으로 구분된 형식을 사용할 수도 있습니다.
Copy
커서 사용법
Cursor Mcp 사용 가이드 참조: https://docs.cursor.com/context/model-context-protocol#using-mcp-tools-in-agent
Copy
클라인 사용법
Copy
특허
아이에스씨
You must be authenticated.
MasterGo 설계 도구와 AI 모델을 연결하는 독립형 모델 컨텍스트 프로토콜 서비스로, AI 모델이 MasterGo 설계 파일에서 DSL 데이터를 직접 검색할 수 있도록 합니다.