minecraft-mcp

InventivetalentDev/minecraft-mcp
★ 4 stars Java 💻 Code/Dev Tools Updated today
MCP (Model Context Protocol) servers for AI-assisted Minecraft development. Lets tools like Claude Code interact directly with a running Minecraft server and client.
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": {
    "minecraft-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "InventivetalentDev/minecraft-mcp"
      ]
    }
  }
}

Topics

claudejavamcpmcp-serverminecraftnodejstypescript