center2055/MinecraftDeveloperMCP
If you are the rightful owner of MinecraftDeveloperMCP 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.
Minecraft Developer MCP is a powerful tool that integrates AI capabilities directly into your Minecraft server, allowing for seamless management and automation.
Tools
Functions exposed to the LLM to take actions
execute_command
Run any console command with full output capture.
read_file
Read any text file in the server directory.
write_file
Create or edit files for configuration tweaks.
list_plugins
Get a list of all installed plugins and their versions.
get_logs
Fetch the last 100 lines of the latest log.
write_file_base64
Upload binary files via base64.
read_file_base64
Download binary files as base64 strings.
list_directory
List files in a folder with file sizes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client