Enables AI agents to control and monitor a Minecraft 1.21 server via HTTP using the Model Context Protocol.
Mine is a powerful Minecraft Paper plugin that implements the Model Context Protocol (MCP) server, serving as a robust bridge between AI agents and the Minecraft game environment. It exposes an HTTP API, allowing AI systems to execute a wide range of actions within a Minecraft 1.21 server. This includes manipulating the game world by placing or breaking blocks, executing arbitrary server commands, accessing the server's file system, and retrieving detailed information about plugins, logs, and online players. Mine empowers developers to create intelligent automation, advanced bots, and AI-driven interactive experiences within Minecraft.
Características Principales
01AI agent control over Minecraft 1.21 servers via HTTP
02Secure file system access (read/write text and binary files, list directories)
03Secure token-based authentication for API access
04Comprehensive world manipulation tools (place, break, fill blocks)
05Execute any Minecraft command with output capture
06Retrieve detailed server information (plugins, logs, player data)
071 GitHub stars
Casos de Uso
01Creating dynamic, AI-driven Minecraft environments for research or entertainment
02Developing AI-powered bots for interactive gameplay or scenario testing in Minecraft
03Automating complex in-game tasks and server administration with AI agents