Minecraft-MCP

borb2/Minecraft-MCP
★ 0 stars Unknown language AI/LLM Updated 6d ago
MCP server for minecraft.
View on GitHub → 🔍 Audit Wallet Slippage →

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",
        "borb2/Minecraft-MCP"
      ]
    }
  }
}

README Excerpt

A Paper/Folia plugin that lets Claude Code control a Minecraft server through the Model Context Protocol (MCP), over HTTP. Build the jar and drop it in `plugins/`: ```bash gradle jar ``` On first start it creates `plugins/MinecraftMCP/config.yml` with a random auth token and starts listening on port 25567. Connect Claude Code to it:

Tools (12)

break_blocksentity_actionfind_blocksinventorylist_entitieslist_playersraytraceread_blocksread_eventsrun_commandserver_infoset_blocks