Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 13, 2026·2 min de lecture

mcp-3D-printer-server — 3D Printer MCP Bridge

mcp-3D-printer-server is an MCP server that inspects models, slices STL/3MF to G-code, and drives printers via OctoPrint/Klipper/Bambu APIs.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Npm
Confiance
Confiance : Established
Point d'entrée
npm install -g mcp-3d-printer-server
Commande CLI universelle
npx tokrepo install aad199c2-493e-566d-b79c-5a863d56792c
Introduction

mcp-3D-printer-server is an MCP server that inspects models, slices STL/3MF to G-code, and drives printers via OctoPrint/Klipper/Bambu APIs.

Best for: Makers who want agents to automate slicing, diagnostics, and printer control

Works with: Node.js 18+, supported printer APIs (OctoPrint/Klipper/Bambu), optional slicers

Setup time: 10-25 minutes

Key facts (verified)

  • GitHub: 186 stars · 41 forks · pushed 2026-05-13.
  • License: GPL-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: npm install -g mcp-3d-printer-server.

Main

  • Treat it as an agent-facing control plane: expose safe tools like temperature setting, file inspection, slicing, and printing behind a single MCP server.

  • Start with read-only diagnostics and model inspection; enable slicing and print actions only after you’ve validated printer settings and permissions.

  • If you containerize, follow the README notes about slicers: host-installed slicers may not work inside Docker unless installed in the image.

Source-backed notes

  • README lists capabilities including STL manipulation/analysis, slicing to G-code, and printer control across multiple printer types.
  • README install section shows npm install -g mcp-3d-printer-server and a from-source flow using npm link.
  • README includes Docker instructions and explains slicer limitations in containerized setups.

FAQ

  • Which printer types are supported?: README lists multiple backends (OctoPrint/Klipper/Bambu and more); confirm via config options.
  • Can it run without a slicer?: Some tools are inspection/control; slicing tools require a slicer configured via env vars.
  • How do I avoid unsafe prints?: Keep destructive tools behind explicit confirmations in your agent prompt and validate env config before enabling print calls.
🙏

Source et remerciements

Source: https://github.com/DMontgomery40/mcp-3D-printer-server > License: GPL-2.0 > GitHub stars: 186 · forks: 41

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.