mineflayer-mcp

swaynos/mineflayer-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated today
A Model Context Protocol (MCP) server that wraps mineflayer, exposing Minecraft bot actions (chat, movement, world queries, inventory) as tools for AI agents.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mineflayer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "swaynos/mineflayer-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io/) server that exposes a > **Project status: barebones.** > The current implementation works for a narrow set of tools against a specific > deployment, but it is not yet a general-purpose, high-quality MCP server. The > goal of this repo is to build one. --- Produce a **high-quality, general-purpose mineflayer-mcp server** that AI agents

Tools (19)

chatdig_blockfind_blocksget_biomeget_healthget_positionget_time_of_dayget_weatherinfoinspect_inventorylist_nearby_entitieslist_nearby_playerslook_atlook_at_playernavigate_relativenavigate_toplace_blockread_recent_chatuse_item