minecraft-mcp-server-pixel
2
MinecraftBuildMCP is an MCP server that uses AI to control a Minecraft bot via the Mineflayer API. It supports features like AI-driven bot control, pixel art creation, and in-game interactions, enhancing Minecraft gameplay through automation.
MinecraftBuildMCP
MinecraftBuildMCP is a Model Context Protocol (MCP) server that enables AI models to control a Minecraft bot using the Mineflayer API. Features include:
- AI-Powered Bot Control
- Pixel Art Creation
- Navigation and Movement
- Block Placement
- Entity Detection and Interaction
- In-Game Chat
- Creative Mode Support
Prerequisites
- Node.js v16+
- Minecraft Java Edition 1.21.4
- Claude Desktop (or compatible MCP client)
Installation
- Clone the repository and install dependencies
- Build the project
Running the Bot
- Start Minecraft and open a world to LAN
- Run the bot locally
Available Commands
- Movement:
get-position
,move-to-position
- Inventory:
equip-item
,get-bot-status
,list-block-names
- Block Interaction:
place-block
- Entity Interaction:
find-entity
- Chat:
send-chat
- Pixel Art:
build-pixel-art
Documentation
- Refer to Mineflayer Documentation
License
Licensed under the MIT License.
Acknowledgements
- Mineflayer
- Model Context Protocol
- Anthropic