Loading MCP server directory, please wait...
AI agent control of 3D printers — 300 tools for OctoPrint, Moonraker, Bambu, Prusa, Elegoo
npx @getmcp/cli add io.github.codeofaxel/kilnRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codeofaxel/kiln": {
"command": "uvx",
"args": [
"kiln3d"
],
"env": {
"KILN_PRINTER_HOST": "",
"KILN_PRINTER_API_KEY": "",
"KILN_PRINTER_TYPE": ""
}
}
}
}