Skip to main content
Glama
290,969 tools. Last updated 2026-07-12 16:08

"OctoPrint" matching MCP tools:

  • Cancel an active 3D print job while optionally preserving temperatures to prevent cooling before swapping files.
    AGPL 3.0
  • Skip failed objects mid-print on multi-object plates, saving the rest of the print. Stop printing defective parts without canceling the entire job.
    AGPL 3.0
  • Resume a failed 3D print on OctoPrint and Marlin printers by restoring the printer to the last checkpoint, reheating the bed and hotend, and priming the nozzle for continued printing.
    AGPL 3.0
  • Pause a 3D print job while maintaining nozzle and bed temperatures to prevent cooling and failed recovery.
    AGPL 3.0
  • Check filament runout sensor status for OctoPrint and Moonraker printers. Verify filament detection before printing.
    AGPL 3.0
  • Check the default printer for available firmware updates. Returns current and available versions for components like Klipper and Moonraker, indicating if an update is available.
    AGPL 3.0

Matching MCP Servers

  • Update printer firmware on connected devices. Specify a component (e.g., Klipper) to update only that, or omit to update all. Ensure the printer is idle.
    AGPL 3.0
  • List available G-code files on your 3D printer to discover which files are ready to print. Returns file names, paths, sizes, and metadata like material and estimated time.
    AGPL 3.0
  • Send direct calibration commands to your printer for bed leveling, vibration compensation, or flow tuning. Printer must be idle for calibration.
    AGPL 3.0
  • Register a printer to your fleet for centralized management and job submission. Supports multiple printer backends such as OctoPrint, Moonraker, and Bambu.
    AGPL 3.0
  • Scan the local network to find 3D printers using mDNS and HTTP probing. Identifies OctoPrint, Moonraker, Bambu Lab, Elegoo, and Prusa printers, returning host, port, type, and API reachability.
    AGPL 3.0
  • Retrieve bed leveling mesh data from OctoPrint or Moonraker printers. Analyze probed Z-offset matrix, variance, and bounds to diagnose first-layer adhesion issues caused by warped bed or loose leveling screws.
    AGPL 3.0
  • Capture a webcam snapshot from a 3D printer to monitor prints remotely. Supports Bambu Lab, OctoPrint, Moonraker, and RTSPS.
    AGPL 3.0
  • Upload a local G-code file to your 3D printer. Supports FTPS, REST multipart upload, and serial transfer automatically.
    AGPL 3.0
  • Control and monitor manufacturing equipment like 3D printers, CNC machines, and laser cutters. Manage operations, track status, and execute maintenance tasks.
    MIT
  • Upload G-code files to OctoPrint or PrusaConnect servers to start 3D printing. Requires server URL, API key, and file path.