moonraker-mcp

nixkor/moonraker-mcp
★ 0 stars Python File System Updated 13d ago
MCP server for controlling 3D Printers running Klipper via Moonraker - Let AI query status, manage files, and run prints with confirmation-gated safety.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "moonraker-mcp": {
      "command": "uvx",
      "args": [
        "moonraker-mcp"
      ]
    }
  }
}

Or install with pip: pip install moonraker-mcp

Topics

3d-printingaiai-toolsklippermcpmcp-servermoonraker