DMontgomery40/mcp-3D-printer-server
Connects MCP to major 3D printer APIs (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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-3D-printer-server": {
"command": "npx",
"args": [
"-y",
"mcp-3D-printer-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...