The Minecraft MCP Server enables Claude and other LLM-powered clients to control a Minecraft bot in real-time by exposing game interaction capabilities through the Model Context Protocol. Built on the Mineflayer API, it allows language models to execute commands, navigate, build, and interact with the Minecraft environment by translating natural language instructions into bot actions. The server solves the problem of enabling AI agents to autonomously play and manipulate Minecraft worlds, currently supporting version 1.21.11 and requiring a running Minecraft Java Edition instance accessible over localhost.
claude mcp add --transport stdio yuniko-software-minecraft-mcp-server uvx minecraft-mcp-server