Skip to content
Back to search
30
MCP

mcp-3D-printer-server

dmontgomery40/mcp-3d-printer-server

Connects MCP to major 3D printer APIs (Orca, FULU's Orca/Bambu, OctoPrint, Klipper, Duet, Repetier, Prusa, Creality). Control prints, monitor status, and perform advanced STL operations like scaling, rotation, sectional editing, and base extension. Includes slicing and visualization.

Uptime
0.0%
57 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

bambu-printer-mcp
MCP server for Bambu Lab 3D printers — STL manipulation, BambuStudio slicing, and direct printer control
0 tools
acuvity/mcp-server-3d-printer
Connects to various 3D printers for management and STL manipulation.
0 tools
bambuddy-mcp
MCP server for the Bambuddy 3D print management API
0 tools
Qidi Printer
Python MCP server for Qidi 3D printer control and management tools.
0 tools
mcp-printer
MCP server for printing documents on macOS/Linux via CUPS. Gives AI assistants the ability to print files, manage print queues, and control
0 tools
anycubic-cloud-mcp
MCP server and CLI for Anycubic Cloud printers.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-3d-printer-server": {
      "url": "None",
      "transport": "http"
    }
  }
}