mcmcp

Aodaruma/mcmcp
★ 0 stars Java AI/LLM Updated today
Client-only NeoForge mod with an embedded MCP server for bounded Minecraft automation.
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": {
    "mcmcp": {
      "command": "npx",
      "args": [
        "-y",
        "Aodaruma/mcmcp"
      ]
    }
  }
}

README Excerpt

<img src="docs/assets/readme/mcmcp-logo.png" width="180" alt="MCMCP: a robot with a pickaxe / ロボットとピッケル"> Minecraftでの作業を、CodexやClaude CodeなどのAIに頼めるNeoForge MODです。自分のプレイヤーを通して、周囲の確認、移動、アイテム整理、農作業などを行います。 A NeoForge mod that lets you ask AI assistants such as Codex and Claude Code to help in Minecraft. Your player can inspect the surroundings, move, organize items, and work on crops.