HomeServersEmbedded System › codeofaxel/Kiln
MCP Server Active AGPL-3.0 localembedded

codeofaxel/Kiln

MCP server that lets AI agents drive real 3D printers end to end — design, slice, queue, monitor via camera, and recover from failures — across Bambu Lab, Creality, Prusa, Elegoo, and more over OctoPrint, Moonraker/Klipper, PrusaLink, and USB. AGPL-3.0, `pip install kiln3d`.

Quality score 66/100
View on GitHub →
Stars
★ 41
Last commit
today
Language
Python
Install
Python (uvx / pip)
Repository

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "Kiln": {
      "command": "uvx",
      "args": ["Kiln"]
    }
  }
}

Topics

Related in Embedded System

MCP Server Active

stack-chan/stack-chan

A JavaScript-driven M5Stack-embedded super-kawaii robot with MCP server functionality for AI-controlled interactions and emotions.

1.6k TypeScript Updated today Score 82
MCP Server Active

adancurusul/embedded-debugger-mcp

A Model Context Protocol server for embedded debugging with probe-rs - supports ARM Cortex-M, RISC-V debugging via J-Link, ST-Link, and more

136 Rust Updated 16d ago Score 71
MCP Server Active

adancurusul/serial-mcp-server

A comprehensive MCP server for serial port communication

82 Rust Updated 25d ago Score 69
MCP Server Active

catallo/misterclaw

MiSTerClaw — MCP remote control for MiSTer-FPGA. Launch games, search ROMs, take screenshots, manage systems, and set up Tailscale VPN. Auto-discovers 70+ systems with dynamic core/ROM scanning.

6 Go Updated today Score 58
MCP Server Maintained

ByteAsk/ByteAsk-Embedded-MCP

Page-cited retrieval of embedded/firmware reference docs (datasheets, MCU registers, Modbus/CAN, SCPI, IEEE 1547/SunSpec) for coding agents — returns verbatim source snippets with page citations, or "no confident match" instead of a fabricated value. No signup or API key.

23 Python Updated 1mo ago Score 57
MCP Server Active

turbyho/fw-context-mcp

Build-aware code intelligence for embedded C/C++ firmware. Indexes your project from compile_commands.json via libclang into SQLite+FTS5. 31 MCP tools for symbol search, call graphs, hotspot analysis, dead code detection, and vector search. For Zephyr, PlatformIO, Mbed OS, Arduino, FreeRTOS.

6 Python Updated today Score 53