🛠️

Kiln

AI agent control of 3D printers — 273 tools for OctoPrint, Moonraker, Bambu, Prusa, Elegoo

Developer Tools stdio pypi pypistdiocodeofaxel
RUN IN TERMINAL
claude mcp add codeofaxel-kiln -- uvx kiln3d
ADD TO claude_desktop_config.json
{ "mcpServers": { "codeofaxel-kiln": { "command": "uvx", "args": ["kiln3d"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "codeofaxel-kiln": { "command": "uvx", "args": ["kiln3d"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "codeofaxel-kiln": { "command": "uvx", "args": ["kiln3d"] } } }

About This MCP Server

The Kiln server is a Model Context Protocol server that enables AI agent control of 3D printers, connecting to various tools and devices such as OctoPrint, Moonraker, Bambu, Prusa, and Elegoo. A developer would use Kiln to integrate AI coding assistants with 3D printing systems, allowing for automated control and management of printing tasks. Kiln is available as a package named kiln3d and can be found on the Python Package Index, with its source code hosted on GitHub.

AI agent control of 3D printers — 273 tools for OctoPrint, Moonraker, Bambu, Prusa, Elegoo. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

kiln3d on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The Kiln server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/codeofaxel-kiln.svg)](https://skillsplayground.com/mcps/codeofaxel-kiln/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.