CorpLynx/mc-mcp
3.2
If you are the rightful owner of mc-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Minecraft MCP Bridge enables Large Language Models (LLMs) to interact with Minecraft servers using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
execute_command
Execute arbitrary Minecraft commands.
send_message
Send messages to players.
teleport_player
Teleport players to coordinates.
give_item
Give items to players.
get_online_players
List online players.
get_player_info
Get detailed player information.
get_server_info
Get server status.
get_world_info
Query blocks and entities in an area.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client