AI agent control of 3D printers — <!-- KILN_MCP_CAPABILITY_COUNT:OLD --> 819 MCP capabilities + <!-- KILN_CLI_COUNT:OLD --> 223 CLI commands.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill kiln --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Kiln?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-kiln)More formats (shields.io, HTML) on the badges page.
# Kiln
AI agent control of 3D printers — <!-- KILN_MCP_CAPABILITY_COUNT:OLD --> 819 MCP capabilities + <!-- KILN_CLI_COUNT:OLD --> 223 CLI commands.
## What it does
Kiln gives AI agents (Claude, GPT, OpenClaw, custom) safe, direct control of 3D printers through the Model Context Protocol. One install and your agent can search model marketplaces, generate designs from text/sketches, slice STL/3MF files, queue prints, monitor progress with camera snapshots, manage multi-printer fleets, and estimate costs — all from a single conversation.
## Supported printers
- **Bambu Lab** — A1, A1 Mini, P1S, P1P, X1C (MQTT + FTP)
- **OctoPrint** — Any printer running OctoPrint
- **Moonraker/Klipper** — Voron, Ender, etc.
- **Creality** — K1/K2/Hi/Ender V3 KE-class printers when local Moonraker is reachable; older Marlin models via OctoPrint or serial
- **Prusa Link** — MK4, Mini, XL
- **Elegoo** — Saturn, Mars, Centauri Carbon (SDCP V2 + V3)
## Install
```bash
pip install kiln3d
```
Or with pipx:
```bash
pipx install kiln3d
```
## Key capabilities
- **<!-- KILN_MCP_TOOL_COUNT:OLD --> 812 MCP tools** for full printer lifecycle control
- **<!-- KILN_CLI_COUNT:OLD --> 223 CLI commands** for human and agent use
- **Model search** across MyMiniFactory, Cults3D, Thangs, GrabCAD, Etsy
- **Text/sketch-to-3D generation** with multiple provider backends
- **Auto-slicing** via PrusaSlicer or OrcaSlicer
- **Fleet management** with multi-site, multi-printer support
- **Safety enforcement** — pre-flight checks, G-code validation, temp limits, confirmation gates
- **Print monitoring** with camera snapshots and failure detection
- **Cost estimation** from G-code and Bambu 3MF metadata
- **Material intelligence** — catalog, compatibility, substitution recommendations
## Links
- [GitHub](https://github.com/codeofaxel/Kiln)
- [PyPI](https://pypi.org/project/kiln3d/)
- [Website](https://kiln3d.com)
- [Docs](https://kiln3d.com/docs)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!