Back to directory
Jeremy-Min-Yang/minecraft-mcp-server-pixel

Jeremy-Min-Yang/minecraft-mcp-server-pixel

@Jeremy-Min-Yang2

An MCP server enabling LLMs to control Minecraft bots for automation and building

minecraftaiautomationbot

Installation & Configuration

{
  "mcpServers": {
    "minecraft": {
      "command": "npx",
      "args": [
        "-y",
        "github:Jeremy-Min-Yang/minecraft-mcp-server-pixel",
        "--host",
        "localhost",
        "--port",
        "25565",
        "--username",
        "Bob_the_Builder"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/16
Updated
2026/6/7