A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instruction
{
"mcpServers": {
"minecraft": {
"command": "npx",
"args": [
"-y",
"minecraft-mcp-server"
]
}
}
}