Get a week free of Claude Code →
🛠️

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

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