Jeremy-Min-Yang/minecraft-mcp-server-pixel
If you are the rightful owner of minecraft-mcp-server-pixel and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MinecraftBuildMCP is a Model Context Protocol server that allows AI language models to control a Minecraft bot using the Mineflayer API.
Tools
Functions exposed to the LLM to take actions
get-position
Get the current position of the bot
move-to-position
Move or teleport the bot to a specific position (teleports in creative mode)
equip-item
Equip a specific item
get-bot-status
Print the bot's current game mode and OP status
list-block-names
List all valid block names for the current Minecraft version
place-block
Place a block at the specified position
find-entity
Find the nearest entity of a specific type
send-chat
Send a chat message in-game
build-pixel-art
Build a pixel art image from a 2D array of block types
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client