Skip to main content
Glama
zackpeters93

UGS-MCP

by zackpeters93

gcode_safety_check

Analyze G-code for safety risks like spindle off during cuts or missing units, and detect warnings before execution. Use it to prevent damage when running unfamiliar files.

Instructions

Check G-code for safety issues: spindle off during cuts, missing unit declaration, zero feedrate on cut moves, and other DANGER/WARNING/CAUTION issues. Run this before ugs_run_file for any G-code you did not write yourself.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_path_or_codeYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

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/zackpeters93/ugs-mcp'

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