Skip to main content
Glama
zackpeters93

UGS-MCP

by zackpeters93

ugs_jog

Jog a single CNC axis by a set distance at a given feedrate. User must provide a confirmation token before movement executes.

Instructions

Jog a single axis (X, Y, or Z) by distance_mm at feedrate mm/min. Call with no token first to get a preview and confirmation token. The user must provide the token back before movement executes. Claude CANNOT self-confirm movement - the token enforces this at the server level.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
axisYes
distance_mmYes
feedrateYes
confirmation_tokenNo

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