gtnh-mcp-game-chat

eamondowling/gtnh-mcp-game-chat
★ 0 stars Java AI/LLM Updated today
MCP server that bridges AI agents into Minecraft GTNH chat. Cross-platform — works with Hermes, Claude, Codex, OpenClaw, Pi-agent, and any MCP-compatible agent.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gtnh-mcp-game-chat": {
      "command": "npx",
      "args": [
        "-y",
        "eamondowling/gtnh-mcp-game-chat"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that bridges AI agents into Minecraft GTNH chat via the **Scribe** mod. The agent appears as a player — it reads chat messages, responds, writes books, and can control the game through a local HTTP API. **Cross-platform** — the MCP server is pure Python (Windows, macOS, Linux). The Scribe mod is pure Java (anywhere Forge runs). Works with any MCP-compatible agent: Claude, Codex, OpenClaw, Pi-agent, etc.

Tools (11)

GTNH_MCP_BASE_URLGTNH_MCP_TOKENgtnh_chat_readgtnh_chat_sendgtnh_click_blockgtnh_inventorygtnh_pinggtnh_player_statusgtnh_scan_blocksgtnh_teleportgtnh_write_book