mcp-raker

lexfrei/mcp-raker
★ 0 stars Go API Integration Updated today
MCP server for Moonraker — monitor and control a Klipper 3D printer over the Model Context Protocol
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": {
    "mcp-raker": {
      "command": "go",
      "args": [
        "run",
        "github.com/lexfrei/mcp-raker@latest"
      ]
    }
  }
}

README Excerpt

An MCP server for [Moonraker](https://moonraker.readthedocs.io/), the API server that fronts the Klipper 3D-printer firmware. It exposes the Moonraker HTTP API as MCP tools so an assistant can monitor and control a printer. - Broad coverage of the Moonraker REST API: status, printing, G-code, files, history, the job queue, machine and OS control, the update manager, power devices, WLED, sensors, webcams, Spoolman, the database, access control, announcements, analysis, MQTT, and extensions.

Tools (12)

MCP_HTTP_HOSTMCP_HTTP_PORTMCP_HTTP_TOKENMOONRAKER_API_KEYMOONRAKER_ENABLE_ADMINMOONRAKER_PROXYMOONRAKER_TIMEOUTMOONRAKER_TOKENMOONRAKER_TOKEN_FILEMOONRAKER_URLMOONRAKER_USER_AGENTmoonraker_spoolman_proxy