Automates Minecraft gameplay and Meteor Client interactions through an LLM-driven test harness, exposing the game as an MCP server for programmatic control.
Sponsored
The Meteor Test Harness transforms Minecraft into a programmable environment by exposing it as an MCP server, specifically designed for integration with large language model (LLM) agents. It provides a comprehensive set of tools to automate various aspects of the game, from navigating intricate GUI elements via a structured DOM tree to controlling Meteor Client modules, executing in-game commands, managing inventory, and orchestrating complex pathing with Baritone. This robust framework enables developers to create sophisticated AI agents or automated tests that interact with Minecraft in a highly granular and intelligent manner, abstracting away raw pixel interaction for a more semantic understanding of the game state.
主な機能
01Comprehensive control over Meteor modules and settings
02Integrated Baritone pathing for autonomous navigation
030 GitHub stars
04DOM-first screen interaction for GUI automation
05Structured queries for player, world, and entity game-state
06Chat and command execution with history capture
ユースケース
01Developing and testing LLM agents for Minecraft automation
02Automating complex in-game tasks for Meteor Client users
03Programmatically controlling Minecraft and Meteor Client for research or scripting