zackpeters93/ugs-mcp
by Various
MCP server for controlling CNC machines via Universal GCode Sender
MCP
zackpeters93/ugs-mcp
Added 18 June 2026
Overview
An MCP server that enables control of CNC machines through Universal GCode Sender. It exposes UGS functions as MCP tools, allowing LLM-driven workflows to send G-code and monitor machine status.
Best for
Best for
Developers exploring LLM-to-hardware integration with hobbyist CNC machines
Use cases
- Connecting LLM agents to CNC hardware for automated machining
- Building AI-assisted toolpath generation and execution pipelines
- Prototyping voice-controlled or chat-driven CNC operations
Notes
An MCP server that enables control of CNC machines through Universal GCode Sender. It exposes UGS functions as MCP tools, allowing LLM-driven workflows to send G-code and monitor machine status.
1 stars on GitHub. Last updated 2026-06-12. Licensed MIT.
Use cases
- Connecting LLM agents to CNC hardware for automated machining
- Building AI-assisted toolpath generation and execution pipelines
- Prototyping voice-controlled or chat-driven CNC operations
Pros
- Leverages the mature Universal GCode Sender ecosystem
- Written in Python, making it easy to audit and extend
- Minimal overhead for integrating CNC control into MCP-based systems
Cons
- Very early stage with only 1 GitHub star and likely limited testing
- Requires a local UGS instance and proper serial connection setup
- No documented error handling or recovery for machine communication failures
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages the mature Universal GCode Sender ecosystem
- Written in Python, making it easy to audit and extend
- Minimal overhead for integrating CNC control into MCP-based systems
Cons
- Very early stage with only 1 GitHub star and likely limited testing
- Requires a local UGS instance and proper serial connection setup
- No documented error handling or recovery for machine communication failures
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.