Model Context Protocol server that bridges MCP clients to a Minecraft Bedrock Dedicated Server.
{
"mcpServers": {
"minecraft-bedrock": {
"command": "npx",
"args": [
"-y",
"minecraft-bedrock-mcp-server"
]
}
}
}