Skip to main content
Glama
zackpeters93

UGS-MCP

by zackpeters93

gcode_save_macro

Validates and saves G-code macros to the macros directory. Provide macro name and G-code content; safety check runs automatically before persistence.

Instructions

Save a G-code macro to the macros directory after running a safety check. Claude writes the G-code content; this tool handles validation and persistence. Use gcode_list_macros to see saved macros, gcode_run_macro to execute one.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
gcode_contentYes
descriptionNo

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