minecraft-debug-mcp

Installation
SKILL.md

Minecraft Debug MCP

Overview

Use this skill to run the local bot and interact with its MCP debug interface safely and quickly.

Quick Start Workflow

  1. Run pnpm dev from /path/to/project/root/services/minecraft and keep it running.
  2. Wait for MCP REPL server running at http://localhost:3001 in logs.
  3. Connect MCP client to http://localhost:3001/sse.
  4. Verify readiness with a read-only call:
    • Read resource brain://state, or
    • Call tool get_state.
  5. Continue with the smallest tool/action that answers the task.

Execution Rules

Installs
1
Repository
moeru-ai/airi
GitHub Stars
40.8K
First Seen
Mar 12, 2026
minecraft-debug-mcp — moeru-ai/airi