Build intelligent Minecraft bots — from simple followers to Claude-controlled agents.
examples/
bot-follow-a-player/ # Tutorial 1: Bot that follows a player
bot-protect-a-player-from-hostile/ # Tutorial 2: Bot that protects from hostiles
mcp/ # Tutorial 3: MCP server for Claude-controlled bot
cd examples/bot-follow-a-player
npx tsx src/index.ts -- --player <name>
cd examples/bot-protect-a-player-from-hostile
npx tsx src/index.ts -- --player <name>
cd mcp
npm install
npm run build
npm start
See CURRICULUM.md for setup instructions with Claude Desktop and Claude Code.
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.