Loading MCP server directory, please wait...
Control a Mineflayer Minecraft bot with 120+ MCP tools: move, mine, craft, fight, build, and see.
npx @getmcp/cli add io.github.G0Osey99/awesome-mineflayer-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.G0Osey99/awesome-mineflayer-mcp": {
"command": "npx",
"args": [
"-y",
"awesome-mineflayer-mcp"
],
"env": {
"MCP_DEFAULT_HOST": "",
"MCP_DEFAULT_USERNAME": "",
"MCP_DEFAULT_AUTH": "",
"MCP_DISABLE_GROUPS": "",
"MCP_READ_ONLY": "",
"MCP_ALLOWED_HOSTS": ""
}
}
}
}