MCDReforged/MCDReforged
A rewritten version of MCDaemon, a python tool to control your Minecraft server observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 77
- Release rhythm 65
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 11
- age_days: 2346
- days_rel: 233
- days_push: 138
- n_releases_24m: 16
Adoption not part of the score
1094 stars · 82 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MCDReforged is a Python-based Minecraft server control framework that runs the server as a subprocess and manages it via stdin/stdout without modifying the server. It provides a hot-reloadable plugin system that dispatches parsed server events to plugins for automation and management tasks.
Use cases
- control a minecraft server from python
- hot-reload plugins without restarting the server
- automate backups of a minecraft server
- respond to in-game chat events with custom plugins
- manage vanilla minecraft server without mods
- run a twitch chat bot bridged into minecraft
When to choose
- you want to extend or automate a Minecraft server while keeping it fully vanilla
- you need a plugin system with hot reloading across vanilla, paper, fabric, or bungeecord servers
- you want to script server management tasks like backups, scoreboards, or file handling
When to avoid
- you need a mod loader that adds content to the game itself
- you want a graphical server hosting panel rather than a plugin framework
- your server stack is not Python-compatible or you need first-class non-Python plugin support
Facets
framework · maturity active
plugin-system workflow-automation cli developer-tools gaming-tools developer-tools python windows cli minecraft-server server-management hot-reload plugin-api server-control minecraft automation linux docker
3 sources
- readme: https://github.com/MCDReforged/MCDReforged · fetched 2026-08-28 · badc198106d7
- homepage: https://mcdreforged.com · fetched 2026-08-29 · 73507aacbfbe
- registry_pypi: https://pypi.org/pypi/mcdreforged/json · fetched 2026-08-29 · c08ba53c3728
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MCDReforged/MCDReforged | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="MCDReforged/MCDReforged")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem