auto-mcs
macarooniman/auto-mcs:latest
https://hub.docker.com/r/macarooniman/auto-mcs
bridge
sh
false
https://github.com/macarooni-man/auto-mcs/issues
https://www.auto-mcs.com/
auto-mcs is a cross-platform Minecraft server manager that creates and runs servers (Vanilla, Paper, Fabric, Forge, and more) in under a minute, with mod/plugin management, automatic backups, and a scripting console.
This container exposes the auto-mcs interface as a web terminal (ttyd) on the Web UI port. Manage everything from your browser — no desktop client needed.
SECURITY: This template requires you to set a Web UI Password at install (the upstream default is root / auto-mcs — don't use it). The web terminal grants shell access inside the container, so keep it on your LAN unless you've secured it.
PORTS: 8080 is the web UI, 7001 is the Telepath remote-management API, and 25565 is the default port for the Minecraft server auto-mcs runs. auto-mcs opens a new port for every server you create — if you plan to run more than one, set Network Type to "host" so you don't have to add a port mapping for each.
TIP: If Crafty Controller or another Minecraft server already uses port 25565, change the host port here to something free (e.g. 30000).
GameServers:
http://[IP]:[PORT:8080]
https://raw.githubusercontent.com/YoshiroMaximus/automcs-unraid-template/main/auto-mcs.xml
https://raw.githubusercontent.com/YoshiroMaximus/automcs-unraid-template/main/auto-mcs.png
--security-opt=no-new-privileges:true -t -i --health-cmd='nc -z 127.0.0.1 8080' --health-interval=30s --health-timeout=5s
### 2026-06-21
- Initial template for auto-mcs.
- Self-hosted icon, no-new-privileges hardening.
- Web UI (ttyd), Telepath API, and default Minecraft port mapped.
- Require a Web UI password at install (no shipped default) and mask it.
- Allocate a TTY (-t -i) to match upstream's ttyd/tmux setup.
- Add a TCP healthcheck on the web port so Unraid shows container health.
- Drop the redundant WEB_PORT variable; change only the host side of the Web UI Port mapping.
/mnt/user/appdata/auto-mcs
8080
25565
7001
root
UTC