Minecraft Remote
Enables AI-assisted remote control and manipulation of Minecraft servers through natural language commands, supporting complex navigation, world interaction, and gameplay automation tasks.
9 stars
0 tools
Created Aug 2025
@nacal/nacal-minecraft-remote-minecraft-remoteAbout
Enables AI-assisted remote control and manipulation of Minecraft servers through natural language commands, supporting complex navigation, world interaction, and gameplay automation tasks.
Categories
general
Installation
npm
npm install @nacal/nacal-minecraft-remote-minecraft-remote
Configuration
{
"mcpServers": {
"nacal-minecraft-remote-minecraft-remote": {
"command": "npx",
"args": [
"-y",
"@nacal/nacal-minecraft-remote-minecraft-remote"
]
}
}
}