MCP Directory
Back

minecraft-mcp-server

by yuniko-software · TypeScript · ★ 557

A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instruction

#artificial-intelligence#claude#javascript#large-language-models#mcp#mcp-server#minecraft#modelcontextprotocol#natural-language-processing#nodejs#typescript

Install

npx -y github:yuniko-software/minecraft-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "minecraft-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:yuniko-software/minecraft-mcp-server"
      ]
    }
  }
}

From the README

___ > [!IMPORTANT] > Currently supports Minecraft version 1.21.11. Newer versions may not work with this MCP server, but we will add support as soon as possible. https://github.com/user-attachments/assets/6f17f329-3991-4bc7-badd-7cde9aacb92f A Minecraft bot powered by large language models and [Mineflayer API](https://github.com/PrismarineJS/mineflayer). This bot uses the [Model Context Protocol](https://github.com/modelcontextprotocol) (MCP) to enable Claude and other supported models to control a Minecraft character. - Git - Node.js (>= 20.10.0) - A running Minecraft game (the setup…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers