Umodel-MCP

CHA1007/Umodel-MCP
★ 0 stars TypeScript Browser/Web Updated today
MCP server wrapping umodel (UE Viewer) for extracting/exporting Unreal Engine assets
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": {
    "umodel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "CHA1007/Umodel-MCP"
      ]
    }
  }
}

README Excerpt

**English** | [简体中文](README.zh-CN.md) An MCP server for [umodel](https://www.gildor.org/en/projects/umodel) that lets any MCP client **list, extract, and export** Unreal Engine game assets through natural language. - **Zero-dependency extraction**: `pak_list` / `pak_extract` are pure TypeScript implementations

Tools (13)

pak_extractpak_listumodel_exportumodel_find_exeumodel_game_listumodel_list_objectsumodel_list_outputumodel_list_packagesumodel_package_infoumodel_saveumodel_session_getumodel_session_setumodel_version