MCP Servers / other / Minecraft MCP Integration

Minecraft MCP Integration

JSON →
none101other

Enables AI assistants to interact with a Minecraft server using the Model Context Protocol (MCP).

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: minecraft-mcp-integration
Tools
What this server exposes
chat
Send chat messages to the server
jump
Make the bot jump
moveForward
Make the bot move forward
moveBack
Make the bot move backward
turnLeft
Make the bot turn left
turnRight
Make the bot turn right
placeBlock
Place a block at specified coordinates
digBlock
Break a block at specified coordinates
getBlockInfo
Get information about a block at specified coordinates
selectSlot
Select a hotbar slot (0-8)
getInventory
Get contents of bot's inventory
equipItem
Equip an item by name to specified destination
getStatus
Get bot's current status (health, food, position, etc.)
getNearbyEntities
Get list of nearby entities within range
attack
Attack a nearby entity by name
useItem
Use/activate the currently held item
stopUsingItem
Stop using/deactivate the current item
lookAt
Make the bot look at specific coordinates
followPlayer
Follow a specific player
stopFollowing
Stop following current target
goToPosition
Navigate to specific coordinates
Configuration
Environment & auth
authnone
Resources
Minecraft MCP Integration — MCP Server · libregistry