yuniko-software/minecraft-mcp-server
If you are the rightful owner of minecraft-mcp-server 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.
A Minecraft bot powered by large language models and Mineflayer API, using the Model Context Protocol (MCP) to enable Claude and other supported models to control a Minecraft character.
Tools
Functions exposed to the LLM to take actions
get-position
Get the current position of the bot
move-to-position
Move the bot to a specific position
look-at
Make the bot look at a specific position
jump
Make the bot jump
move-in-direction
Move the bot in a specific direction for a duration
list-inventory
List all items in the bot's inventory
find-item
Find a specific item in the bot's inventory
equip-item
Equip a specific item
place-block
Place a block at the specified position
dig-block
Dig a block at the specified position
get-block-info
Get information about a block at the specified position
find-block
Find the nearest block of a specific type
find-entity
Find the nearest entity of a specific type
send-chat
Send a chat message in-game
fly-to
Make the bot fly to a specific position
detect-gamemode
Detect the gamemode on game
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client