MCP 3D Printer Server
@MCP-Mirror
About MCP 3D Printer Server
Mirror of
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP 3D Printer Server?
MCP 3D Printer Server is a Model Context Protocol server that enables Claude to interact with 3D printer management systems such as OctoPrint, Klipper (Moonraker), Duet, Repetier, Bambu Labs, Prusa Connect, and Creality/Ender. It provides tools for printer control, file management, STL manipulation, slicing, and monitoring print jobs.
How to use MCP 3D Printer Server?
Install globally via npm with npm install -g mcp-3d-printer-server. Configure a .env file with your printer API key, host, type, and optional settings like temp directory or slicer path. For Claude Desktop, add the server to your mcpServers configuration with the required environment variables, then restart Claude Desktop to connect.
Key features of MCP 3D Printer Server
- Get printer status (temperatures, progress, etc.)
- List, upload, and manage G-code files
- Start, cancel, and monitor print jobs
- Manipulate STL files (scale, rotate, translate, modify sections)
- Slice STL files to generate G-code
- Generate multi-angle SVG visualizations of STL files
- Complete end-to-end workflow from STL modification to printing
Use cases of MCP 3D Printer Server
- Modify an STL model (e.g., extend base for adhesion) then slice and print it
- Check printer temperatures and progress from Claude
- Upload and start a print job without manual file handling
- Automate STL adjustments (scale, rotate, section modification) before printing
- Generate SVG previews of STL files for visual verification
FAQ from MCP 3D Printer Server
Which printer management systems are supported?
It supports OctoPrint, Klipper (via Moonraker), Duet, Repetier, Bambu Labs, Prusa Connect, and Creality Cloud (Ender series, CR series).
What are the installation prerequisites?
Node.js 18 or higher and npm or yarn are required. Install globally with npm install -g mcp-3d-printer-server.
How do I configure a Bambu Labs printer?
Set PRINTER_TYPE=bambu, add BAMBU_SERIAL and BAMBU_TOKEN environment variables. The printer must be on the same network or have cloud connection enabled.
What memory considerations exist for STL tools?
Loading large STL files (>10MB) into memory for manipulation can be memory-intensive. Users should be cautious within MCP environments.
How do I get started with Claude Desktop?
Add the server to your Claude Desktop configuration file under mcpServers with the required env values (API key, host, printer type). Restart Claude Desktop to begin using the tools.
Frequently asked questions
Which printer management systems are supported?
It supports OctoPrint, Klipper (via Moonraker), Duet, Repetier, Bambu Labs, Prusa Connect, and Creality Cloud (Ender series, CR series).
What are the installation prerequisites?
Node.js 18 or higher and npm or yarn are required. Install globally with `npm install -g mcp-3d-printer-server`.
How do I configure a Bambu Labs printer?
Set `PRINTER_TYPE=bambu`, add `BAMBU_SERIAL` and `BAMBU_TOKEN` environment variables. The printer must be on the same network or have cloud connection enabled.
What memory considerations exist for STL tools?
Loading large STL files (>10MB) into memory for manipulation can be memory-intensive. Users should be cautious within MCP environments.
How do I get started with Claude Desktop?
Add the server to your Claude Desktop configuration file under `mcpServers` with the required `env` values (API key, host, printer type). Restart Claude Desktop to begin using the tools.
Basic information
More Other MCP servers
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments