# Arksine/moonraker

Web API Server for Klipper

Repository: https://github.com/Arksine/moonraker
Canonical: https://ross.abutalabs.com/products/moonraker
Homepage: https://moonraker.readthedocs.io
Language: Python
License: GPL-3.0
License Family: copyleft
Last push: 2026-08-25T23:12:42+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 2253, "days_push": 8, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1449, forks 542 (observed 2026-08-28T04:04:45.734231+00:00)

## What it is
Moonraker is a Python-based web API server that exposes HTTP and WebSocket APIs for controlling and monitoring the Klipper 3D printer firmware. It communicates with the Klippy host over a Unix domain socket and serves as the backend for clients like Mainsail and Fluidd.

## Use cases
- control a 3d printer from a web interface
- expose klipper firmware over a rest api
- monitor 3d printer status remotely
- build a custom frontend for klipper
- manage printer updates and power devices over the network
- run klipper with mainsail or fluidd

## When to choose
- you run Klipper and want a web UI such as Mainsail or Fluidd
- you need programmatic HTTP/WebSocket access to printer state and commands
- you want remote monitoring and management of a 3D printer on a Raspberry Pi

## When to avoid
- you use Marlin or another non-Klipper firmware
- you need a bundled UI - Moonraker is a server only and requires a separate client
- you want a standalone print server unrelated to Klipper

## Facets
- artifact type: service
- maturity: active
- function: http-server, api-framework, websocket, webhook
- domain: iot, hardware, self-hosted, apis
- platform: python, self-hosted
- tags: klipper, 3d-printing, web-api, tornado, mainsail, fluidd, raspberry-pi, automation, linux, docker

## Member repositories
- Arksine/moonraker (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:45.734231+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:58.260733+00:00, confidence not recorded.
  - readme: https://github.com/Arksine/moonraker (fetched 2026-08-28T04:04:45.734231+00:00, sha 372f8d3ed2b8)
  - registry_pypi: https://pypi.org/pypi/moonraker/json (fetched 2026-08-29T11:46:01.374798+00:00, sha 5373dbfebf1a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
