cleanroom-modding-mcp

ndellagrotte/cleanroom-modding-mcp
★ 2 stars TypeScript Memory/Knowledge Updated today
An MCP server that makes AI agents effective Minecraft 1.12.2 modders on the Cleanroom platform. It provides searchable documentation, SRG mappings, and curated mod examples. Databases install automatically and self-update from GitHub Releases. Forked from OGMatrix/mcmodding-mcp and reoriented for the CleanroomMC ecosystem.
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": {
    "cleanroom-modding-mc": {
      "command": "npx",
      "args": [
        "-y",
        "ndellagrotte/cleanroom-modding-mcp"
      ]
    }
  }
}

README Excerpt

<div align="center"> _Docs, SRG mappings, and cross-loader porting knowledge for the Cleanroom / Forge 1.12.2 ecosystem_ </div> **cleanroom-modding-mcp** is a [Model Context Protocol](https://modelcontextprotocol.io/) server whose mission is making an AI agent as effective as a veteran 1.12.2 modder. It serves three workflows, in priority order:

Tools (10)

CLEANROOM_MCP_DATA_DIRCLEANROOM_MCP_SKIP_AUTO_UPDATEDB_PATHGITHUB_REPO_URLGITHUB_TOKENexplain_conceptget_examplelist_targetsresolve_symbolsearch_docs