Qidi Printer MCP server
Qidi Printer MCP Server by MEOK AI Labs
Usage numbers are collected on the next scan
Reviews
Write oneNobody has reviewed Qidi Printer yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Qidi Printer tools (10, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
cancel_printwrite actionCancel the current print job. The printer will stop and cool down.
get_temperaturesGet current bed and nozzle temperatures with targets.
list_filesList all gcode files uploaded to the printer.
pause_printPause the current print job.
preheatPreheat the printer bed and nozzle to target temperatures. Defaults are PLA-friendly: bed 60C, nozzle 220C. Args: bed_temp: Target bed temperature in Celsius (default 60). nozzle_temp: Target nozzle temperature in Celsius (default 220).
print_progressGet current print progress: percentage complete, elapsed time, estimated time remaining, and filename.
printer_statusGet full printer status: state, temperatures, and print progress. No parameters needed.
resume_printResume a paused print job.
send_gcodewrite actionSend a raw G-code command to the printer. Common commands: G28 — home all axes G1 X100 Y100 Z50 F3000 — move to position M104 S200 — set nozzle temp to 200C M140 S60 — set bed temp to 60C M106 S255 — fan on full M107 — fan off Args: command: The G-code command string to send.
start_printStart printing a gcode file already uploaded to the printer. Args: filename: Name of the gcode file on the printer (e.g. 'benchy.gcode').
Public scan report
scanner v0.1.9 · 2026-09-22 · same rubric, same numbers if you re-run it
- Code scan10 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Install directly
claude mcp add qidi-printer-mcp -- uvx qidi-printer-mcp
Qidi Printer: common questions
- Is Qidi Printer MCP server safe?
- With care: it is graded C, so read the findings first (65/100). Read the Qidi Printer safety report
- How do I install Qidi Printer?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Qidi Printer need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Qidi Printer maintained?
- The latest release is v1.0.8.