# Dinnerbone/mcstatus

A Python class for checking the status of an enabled Minecraft server

Repository: https://github.com/Dinnerbone/mcstatus
Canonical: https://ross.abutalabs.com/products/mcstatus
Homepage: http://dinnerbone.com/minecraft/tools/status/
License Family: other
Last push: 2022-02-22T02:28:15+00:00

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

## Adoption (not part of the score)
Stars 1095, forks 137 (observed 2026-08-28T04:03:34.192780+00:00)

## What it is
A Python library for checking the status of Minecraft servers, including player counts and latency. This repository has moved to py-mine/mcstatus and is no longer actively developed here.

## Use cases
- check if a minecraft server is online
- get player count from a minecraft server
- monitor minecraft server status from python
- ping a minecraft server to measure latency
- query minecraft server motd and version

## When to choose
- you need to programmatically query Minecraft server status from Python
- you want a lightweight dependency for server monitoring scripts
- you are building a dashboard or bot that reports Minecraft server health

## When to avoid
- you need active development or new features - use the successor at py-mine/mcstatus
- you need a non-Python solution
- you need a full server management tool rather than status querying

## Facets
- artifact type: library
- maturity: maintenance
- function: developer-tools, networking
- domain: gaming-tools, developer-tools
- platform: python, cross-platform
- tags: minecraft-server, server-status, query-protocol, ping, minecraft

## Member repositories
- Dinnerbone/mcstatus (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.192780+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-30T06:47:13.333180+00:00, confidence not recorded.
  - readme: https://github.com/Dinnerbone/mcstatus (fetched 2026-08-28T04:03:34.192780+00:00, sha 920f40668367)
  - homepage: http://dinnerbone.com/minecraft/tools/status/ (fetched 2026-08-29T12:50:27.412976+00:00, sha f9fe373e13a0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
