devops-infra MCP Server
A self hosted MCP server completely automating the 3D printing pipeline. Search and download files from Thingiverse, load and slice files with UltiMaker Cura, and print with Octoprint.
Discovered via github-topic:mcp-server and last synced 3mo ago.
Install instructions not detected yet
Check the source repository for the latest setup steps.
Scope
List G-code files on the server, with their server-side paths.
Project & dependency manager.
What it does
Keyword search for printable "things"; returns candidates with IDs.
Details for one thing: **license**, description, and downloadable files.
Download a thing's files (printable models by default) to local disk.
Slice a local `.stl`/`.obj`/`.3mf`/`.amf`/`.ply` into G-code. Choose printer, layer height, infill, supports, adhesion, and temperatures; returns the G-code path plus estimated print time and filament.
Connection state, printer state, and live tool/bed temperatures.
Open or close the printer's serial connection.
Upload a local `.gcode` to the server (optionally select/print).
Select a server-side file and begin printing.
Set a tool (nozzle) or bed target temperature.
Jog the print head by a relative offset.
Required
Level 1
—
—
Level 3
Active job: file, % complete, elapsed, and estimated time remaining.
Pause, resume, or cancel the running job.
Home one or more axes.
—
Level 3