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.
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.
npx -y mcp-3d-printer-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"dmontgomery40-mcp-3d-printer-server-github": {
"command": "npx",
"args": [
"-y",
"npx -y mcp-3d-printer-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp 3D printer server?"
API Key Required
This server requires an API key from mcp 3D printer server. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_3D_PRINTER_SERVER_API_KEY | Yes | Your mcp 3D printer server API key |
"What resources are available in mcp 3D printer server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp 3D printer server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp 3D printer server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.