get_printer_status
Retrieve the current status of a 3D printer using API credentials, host details, and printer type. Supports OctoPrint, Klipper, Duet, Bambu, and more.
Instructions
Get the current status of the 3D printer
Input Schema
Name | Required | Description | Default |
---|---|---|---|
api_key | No | API key for authentication (default: value from env) | |
bambu_serial | No | Serial number for Bambu Lab printers (default: value from env) | |
bambu_token | No | Access token for Bambu Lab printers (default: value from env) | |
host | No | Hostname or IP address of the printer (default: value from env) | |
port | No | Port of the printer API (default: value from env) | |
type | No | Type of printer management system (octoprint, klipper, duet, repetier, bambu, prusa, creality) (default: value from env) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP 3D Printer Server
Related Tools
- @JackXuyi/env-mcp
- @DMontgomery40/mcp-3D-printer-server
- @DMontgomery40/mcp-3D-printer-server
- @team-plask/3d-mcp
- @team-plask/3d-mcp