What is the io.github.zackpeters93/ugs-mcp MCP server?
CNC machine control via Universal G-code Sender. Jog, home, run files with hardware safety tokens.
How to install io.github.zackpeters93/ugs-mcp
Copy-paste configuration for popular MCP clients.
UGS_HOSTUGS Pendant host address
UGS_PORTUGS Pendant port (default: 8080)
MACROS_DIRDirectory for saved G-code macros
RAPID_SPEED_MM_MINRapid speed in mm/min used for return-to-zero (default: 5000)
{
"mcpServers": {
"ugs-mcp": {
"command": "uvx",
"args": [
"ugs-mcp"
],
"env": {
"UGS_HOST": "<YOUR_UGS_HOST>",
"UGS_PORT": "<YOUR_UGS_PORT>",
"MACROS_DIR": "<YOUR_MACROS_DIR>",
"RAPID_SPEED_MM_MIN": "<YOUR_RAPID_SPEED_MM_MIN>"
}
}
}
}{
"mcpServers": {
"ugs-mcp": {
"command": "uvx",
"args": [
"ugs-mcp"
],
"env": {
"UGS_HOST": "<YOUR_UGS_HOST>",
"UGS_PORT": "<YOUR_UGS_PORT>",
"MACROS_DIR": "<YOUR_MACROS_DIR>",
"RAPID_SPEED_MM_MIN": "<YOUR_RAPID_SPEED_MM_MIN>"
}
}
}
}{
"mcpServers": {
"ugs-mcp": {
"command": "uvx",
"args": [
"ugs-mcp"
],
"env": {
"UGS_HOST": "<YOUR_UGS_HOST>",
"UGS_PORT": "<YOUR_UGS_PORT>",
"MACROS_DIR": "<YOUR_MACROS_DIR>",
"RAPID_SPEED_MM_MIN": "<YOUR_RAPID_SPEED_MM_MIN>"
}
}
}
}{
"servers": {
"ugs-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ugs-mcp"
],
"env": {
"UGS_HOST": "<YOUR_UGS_HOST>",
"UGS_PORT": "<YOUR_UGS_PORT>",
"MACROS_DIR": "<YOUR_MACROS_DIR>",
"RAPID_SPEED_MM_MIN": "<YOUR_RAPID_SPEED_MM_MIN>"
}
}
}
}claude mcp add ugs-mcp --env UGS_HOST=<YOUR_UGS_HOST> --env UGS_PORT=<YOUR_UGS_PORT> --env MACROS_DIR=<YOUR_MACROS_DIR> --env RAPID_SPEED_MM_MIN=<YOUR_RAPID_SPEED_MM_MIN> -- uvx ugs-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.