Ugs MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from pypi. Last commit 12 Jun 2026.
CNC machine control via Universal G-code Sender. Jog, home, run files with hardware safety tokens.
Today is the operative word: we check Ugs MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ugs-mcp -- uvx ugs-mcp
{
"mcpServers": {
"ugs-mcp": {
"args": [
"ugs-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ugs-mcp]
command = "uvx"
args = ["ugs-mcp"]
{
"mcpServers": {
"ugs-mcp": {
"args": [
"ugs-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ugs-mcp": {
"args": [
"ugs-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
UGS_HOST (UGS Pendant host address), UGS_PORT (UGS Pendant port (default: 8080)), MACROS_DIR (Directory for saved G-code macros), RAPID_SPEED_MM_MIN (Rapid speed in mm/min used for return-to-zero (default: 5000)).
The author declared them in the registry entry; get the values from the project itself.
Bridges AI chat interfaces with Claude Code CLI via shared markdown control files.
Save up to 80% tokens when AI reads code via AST-aware structural reading
Run Offensive360 SAST scans (60+ languages) on local code; findings with file/line and fixes
Read-only VMware vCenter/ESXi monitoring with 27 MCP tools. Code-level safety.
Index your codebase. AI searches instead of re-reading files. 94% token savings.
An MCP server that fuses LLM contextual intelligence with procedural code reliability.
Code graph context engine with 24 MCP tools. 170+ languages via tree-sitter.
Go from natural language to verified finite state machines — topology bugs caught before code runs.
Answers built from our own checks of this server.