Minecraft
Integrates with Minecraft to enable AI control and interaction within game environments for research, education, and automation.
Featured
View Source83 stars
0 tools
Created Aug 2025
@arjunkmrm/arjunkmrm-minecraftAbout
Integrates with Minecraft to enable AI control and interaction within game environments for research, education, and automation.
Categories
general
Installation
npm
npm install @arjunkmrm/arjunkmrm-minecraft
Configuration
{
"mcpServers": {
"arjunkmrm-minecraft": {
"command": "npx",
"args": [
"-y",
"@arjunkmrm/arjunkmrm-minecraft"
]
}
}
}