MCP plugin for Unreal Engine 5.7 — gives AI assistants full read/write access to Blueprints, Materials, Niagara VFX, Animation, Mesh, AI (BT/ST/EQS/SO), GAS, Logic Driver, ComboGraph, UI, and more. 1,125 actions across 15 modules. Zero Python dependency.
Stars
34
Forks
17
Watchers
34
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: UE 5.7 compatibility — resolve deprecated APIs and non-unity build failures (#12)
0720dc4View on GitHubupdate CLAUDE.md template (177→1125 actions), add LLM portability note to README
e63eb5dView on GitHubrelease: bump version to 0.12.0, fix make_release.ps1 project path
e66a4b8View on GitHubdocs: comprehensive release prep — wiki, README, SPEC, TODO, TESTING, CHANGELOG
00da193View on GitHubfeat: standalone C++ tools replace Python + commandlet for offline use
d7e9190View on GitHubfeat: spawn_blueprint_actor + batch_spawn_blueprint_actors (86→88 BP actions)
8367b8eView on GitHubfix: MonolithLogicDriver polish — factory crash fix, state naming, initial state detection
f226443View on GitHubfeat: MonolithAI + MonolithLogicDriver modules — 230+ AI actions, 66 Logic Driver actions
fcd1b5eView on GitHubdocs: update counts for layout_combo_graph (12→13 ComboGraph actions, 828 total)
3e003efView on GitHubfeat: layout_combo_graph action — auto-layout combo graph nodes
379c4a7View on GitHubdocs: MonolithComboGraph skill, SPEC, TODO, wiki, uplugin updates
eb5e8b1View on GitHubfeat: MonolithComboGraph module — 12 combo graph actions + own namespace
feda41eView on GitHubdocs: add contributor thanks and community fix notes to v0.11.0 changelog
850ea62View on GitHubMerge pull request #10 from ArcstoneGames/fix-runtime-errors
aac571cView on GitHubMerge pull request #9 from ArcstoneGames/custom-plugin-path
ba0c3dcView on GitHub