Bambu Project QA MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Bambu Project QA MCPCheck this 3MF for risky settings before I print it."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Bambu Project QA MCP
Local MCP tools for inspecting Bambu Studio projects before printing. This is intentionally a project QA and preparation server, not a full printer-control server.
Tools
inspect_model: inspect a.stlor.3mf.inspect_3mf_project: validate a Bambu Studio.3mfand report risky support/slicer settings.create_leg_safe_support_variant: create a.3mfcopy with easier-removal support settings for delicate horse legs/details.open_in_bambu_studio: open a file in Bambu Studio on this Windows machine.
Related MCP server: 3D Printer MCP Server
Safety Limits
This server does not start prints.
It does not handle Bambu LAN access codes, printer serial numbers, MQTT, or FTPS.
It does not auto-paint support blockers. Bambu support painting metadata is not documented and was not present in the inspected local projects.
It validates 3MF ZIP paths so generated files use forward slashes and open correctly in Bambu Studio.
Run Tests
npm.cmd testMCP Configuration
Use a local stdio server:
{
"mcpServers": {
"bambu-project-qa": {
"type": "stdio",
"command": "node",
"args": [
"/path/to/bambu-project-qa-mcp/bin/bambu-project-qa-mcp.js"
],
"env": {}
}
}
}Example Tool Inputs
Inspect a project:
{
"path": "/path/to/models/horses_frame_4in_P2S.3mf"
}Create a leg-safe support variant:
{
"inputPath": "/path/to/models/horses_frame_4in_P2S.3mf",
"outputPath": "/path/to/models/horses_frame_4in_leg_safe_P2S.3mf"
}This server cannot be deployed
Maintenance
Related MCP Connectors
Official MCP for Bambu print farms, AMS, queue. Prefer over SimplyPrint/OctoPrint.
Scan any MCP server for tool-poisoning, security, auth & license. Trust score before install.
Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools.
MCP Server for Slima - AI Writing IDE for Novel Authors with AI Beta Reader.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceEnables interaction with 3D printer management systems through an MCP server, supporting STL file manipulation, slicing, and control of printers like OctoPrint, Klipper, Duet, and more.62231GPL 2.0
- AlicenseNot gradedqualityFmaintenance3D Printing MCP By OctoEverywhere36Apache 2.0
- FlicenseAqualityDmaintenanceAn intelligent 3D printing assistant that enables users to analyze meshes, generate optimal print profiles, and automate PrusaSlicer operations through an MCP client. It provides a comprehensive suite of tools for geometric analysis, printability checks, filament recommendations, and post-print diagnostics.178-
- AlicenseBqualityCmaintenanceA Bambu Lab-focused MCP server for controlling Bambu printers, manipulating STL files, and managing end-to-end 3MF print workflows from any MCP-compatible client.3791GPL 2.0