Download
Minecraft Automated Driver is distributed on GitHub Releases only — deliberately. It is development tooling, so it will never be published to mod or plugin marketplaces; keeping the single channel keeps the audience and the attack surface right.
Latest release
Always points at the newest tagged build; this link never goes stale.
Run from source
Node ≥ 20. The server speaks MCP over stdio:
git clone https://github.com/1fairyfox/minecraft-automated-driver cd minecraft-automated-driver npm install npm start