59
/ 100
1 month ago
github_topic

mcp-3D-printer-server

Connects MCP to major 3D printer APIs (Orca, FULU's 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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 18 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: API_KEY, BAMBU_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies18 high12 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highaxios@1.6.2GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.6.2GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.6.2GHSA-43fc-jf86-j433

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

highaxios@1.6.2GHSA-4hjh-wcwx-xvwj

Axios is vulnerable to DoS attack through lack of data size check

highaxios@1.6.2GHSA-6chq-wfr3-2hj9

Axios: Header Injection via Prototype Pollution

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEYyour_api_key_here
configBAMBU_MODELp1s # REQUIRED for Bambu: p1s, p1p, x1c, x1e, a1, a1mini, h2d
configBAMBU_SERIALyour_printer_serial # REQUIRED for Bambu
🔐 secretBAMBU_TOKENyour_access_token # REQUIRED for Bambu
configBED_TYPEtextured_plate # Bed plate: textured_plate, cool_plate, engineering_plate, hot_plate
configBLENDER_MCP_BRIDGE_COMMAND
configFILAMENT_PROFILE
configFULU_BAMBU_BRIDGE_COMMAND
configFULU_ORCA_PATH/path/to/FULU/OrcaSlicer
configFULU_ORCA_PLUGIN_DIR/path/to/FULU/OrcaSlicer.app/Contents/MacOS
configHTTP_PORT
configMCP_HOST
configMCP_HTTP_ALLOWED_ORIGINS
configMCP_HTTP_HOST
configMCP_HTTP_JSON_RESPONSE
configMCP_HTTP_PATH
configMCP_HTTP_PORT
configMCP_HTTP_STATEFUL
configMCP_PORT
configMCP_TRANSPORTstdio # Options: stdio, streamable-http
configNOZZLE_DIAMETER0.4 # Nozzle diameter in mm (default: 0.4)
configORCASLICER_BAMBULAB_PATH/path/to/FULU/OrcaSlicer
configORCASLICER_BAMBULAB_PLUGIN_DIR/path/to/FULU/OrcaSlicer.app/Contents/MacOS
configORCA_SLICER_BAMBULAB_PATH
configPJARCZAK_MAC_RUNTIME_DIR
configPRINTER_HOST"": "your_printer_ip",
configPRINTER_PORT80 # Port for non-Bambu HTTP APIs
configPRINTER_TYPEoctoprint # Options: octoprint, klipper, duet, repetier, bambu, prusa, creality
configSLICER_FILAMENT_PROFILE
configSLICER_PATHSet the env var accordingly in docker-compose.yml or when running
configSLICER_PROFILE/path/to/slicer/profile
configSLICER_TIMEOUT_MS
configSLICER_TYPESlice Bambu projects with FULU OrcaSlicer-bambulab (=orcaslicer-bambulab) and auto-slice unsliced 3MF files before Bambu printing when a project slicer is configured
configSSE_PORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dmontgomery40-mcp-3d-printer-server-1eli66)](https://m8ven.ai/mcp/dmontgomery40-mcp-3d-printer-server-1eli66)
commit: 85fa6185b39cd6d8b7c16630c1291608296dafd6
code hash: d485fcfd81a62f03cc037fa18a49f86d70beb1f868e0fb69ab025652ce2c32dc
verified: 6/14/2026, 10:32:32 AM
view raw JSON →