Minecraft-Agent

Kevin-Liu-01/Minecraft-Agent
★ 7 stars Python AI/LLM Updated today
LAN-capable Minecraft MCP server built with Dedalus MCP and a Mineflayer bridge.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "minecraft-agent": {
      "command": "uvx",
      "args": [
        "minecraft-agent"
      ]
    }
  }
}

Or install with pip: pip install minecraft-agent

README Excerpt

<p align="center"> <img src="MinecraftNight.gif" alt="Minecraft Agent demo" width="600" /> </p> LAN-oriented Minecraft MCP stack: Python MCP server + Node Mineflayer bridge. Control a bot via the Dedalus agent or in-game **chat as natural language commands**. **New in v2:** Skill library, multi-step planning, persistent world memory, freeform building from natural language, smelting/furnace automation, error recovery with retry, and a creative/survival mode toggle.

Tools (20)

AGENT_MCP_URLDEDALUS_API_KEYDEDALUS_MODELDedalusBotMCP_SERVER_URLMINECRAFT_HOSTMINECRAFT_MCP_DATA_DIRMINECRAFT_PORTMINECRAFT_USERNAMEbuild_from_descriptionexecute_with_recoveryfill_blocksget_modegive_itemkill_entitiesrecommend_next_goalrun_commandset_modeset_timeset_weather

Topics

ai-agentautomationgame-aimcpminecraftmineflayerpython