Lets AI validate Minecraft commands and debug datapacks inside the game.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCFunction Debug Toolkit MCP Server" yet — see the docs or source repo.
Please run and validate this Minecraft command, then explain the result and any issues: /execute as @a run say hello
Returns whether the command works, its result, and a short troubleshooting note.
Please read the current chat and tellraw output and check whether this datapack status message appears as expected.
Summarizes the current messages and indicates whether the output matches expectations.
Please move the player to the target location, open the relevant interface, and capture a screenshot to inspect the GUI and scene state.
Performs player movement and interface inspection, then provides a screenshot for debugging.
Minecraft datapack developers can have AI validate whether commands run in-game and use the execution result to locate issues faster. This helps catch runtime problems that are hard to see from static code alone.
When a datapack relies on chat prompts or tellraw status output, developers can read in-game messages to confirm the text and timing are correct. This is useful for troubleshooting missing or incorrect prompts.
If an issue appears only at a specific location or interface state, AI can move the player and capture screenshots to document what is happening. This is useful for reproducing GUI- or scene-related debugging issues.
It enables AI clients to validate and run commands inside Minecraft, read chat and tellraw messages, control player movement and GUI, and capture screenshots for datapack debugging.
It is mainly suited for Minecraft datapack debugging, especially command validation, message display checks, player-action reproduction, and visual inspection.
The provided material does not specify installation steps, runtime dependencies, or key requirements; see the source repository.
Inspect Minecraft project evidence before writing development code.
Access getdebug projects, findings, and fix proposals from MCP-compatible AI clients.
Control a Minecraft character with natural language for building and exploration.
Debug Python with natural language, tests, breakpoints, and variable inspection.
Let AI access Minecraft modding tools to decompile, remap, and inspect source code.
Let AI control GDB via MCP for breakpoints, stepping, and inspection.