minecraft-ai-mcp
Related Servers
Alternatives to minecraft-ai-mcp
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceAn MCP server that connects an AI assistant to a Minecraft server via a Mineflayer bot, supporting creative and survival modes with distinct toolsets.1824Apache 2.0
- AlicenseAqualityBmaintenanceA local MCP server that lets AI assistants control a Minecraft player on a local Paper server, enabling movement, block breaking/placing, combat, inventory management, chat, and op-level commands like teleport, gamemode, and summoning.27MIT
- AlicenseAqualityAmaintenanceAn MCP server that empowers AI coding agents to work effectively with Minecraft mod development, providing static analysis of decompiled source code and runtime interaction with a running Minecraft instance.317214MIT
- AlicenseNot gradedqualityCmaintenanceA local MCP server that gives AI agents structured task planning, execution tracking, and guided research workflows.11MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI agents to automatically discover, install, and learn to use new tools without manual configuration.3116MIT
- AlicenseNot gradedqualityDmaintenanceA local MCP server that gives AI coding agents persistent memory and context across sessions.13MIT
TDQS
Scored across 29 tools
Most tools have distinct purposes with clear descriptions, though some overlap exists between actions like 'collect_block' (navigate+dig) and coordinates, and 'use_item' vs 'activate_block'. Overall, an agent can usually tell tools apart.
Tool names mostly follow a snake_case verb_noun pattern (e.g., get_inventory, place_block), but some are single-word verbs (connect, jump, eat, sleep, wake), creating a slight inconsistency. The pattern is still predictable and readable.
At 29 tools, the server exceeds the 25+ threshold and feels heavy for an agent to parse. While each tool serves a specific Minecraft action, the large number introduces unnecessary selection complexity.
The tool set covers core Minecraft operations: movement, combat, inventory, crafting, chat, and block interaction. Missing features include targeted combat or advanced inventory management, but these are minor gaps for a general-purpose bot.