Mming-Lab/minecraft-bedrock-mcp-server
If you are the rightful owner of minecraft-bedrock-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 TypeScript-based MCP server for controlling Minecraft Bedrock Edition via WebSocket connections.
Tools
Functions exposed to the LLM to take actions
player_position
Get player's current position
player_move
Move/teleport player to coordinates
player_say
Send messages as player
agent_move
Move agent in directions or to coordinates
agent_turn
Turn agent left/right or set specific rotation
agent_attack
Make agent attack in specific direction
agent_block_action
Agent block operations (place, destroy, till)
world_block
World block operations (set, get, destroy)
world_fill
Fill regions with advanced options
world_time_weather
Control time and weather
build_cube
Build solid or hollow cubes
build_line
Build straight lines between points
build_sphere
Build solid or hollow spheres
send_message
Send chat messages
execute_command
Execute any Minecraft command
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client