Index Unreal Engine source locally for structural queries, call graphs, and search.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "unreal-source-mcp" yet — see the docs or source repo.
Using the indexed Unreal Engine source, find the full inheritance tree of UActorComponent and list major subclasses with their purposes. Return the result in a hierarchical structure.
A hierarchical inheritance tree for UActorComponent, plus major subclasses and a brief responsibility summary for each.
In the Unreal Engine source index, analyze the call relationships of AActor::BeginPlay: what key functions does it call, and what core engine flows trigger it? Summarize it as a call-chain explanation.
An explanation of BeginPlay’s upstream triggers, downstream key calls, and a readable call-chain summary.
Search across the full Unreal Engine source for implementations and comments related to Garbage Collection, then summarize the core classes, key functions, and main file paths involved.
A summarized set of search results for garbage collection, including core classes, functions, file locations, and thematic findings.
Index Unreal Engine project structure for AI querying of code and asset relationships.
Browse Unreal Python docs and run Python code inside Unreal Editor.
Access up-to-date Unreal docs, C++ snippets, and Blueprint guidance.
Let AI control Unreal Editor for asset creation, level editing, and inspection.
Control Unreal Engine 5 from AI assistants for faster asset and blueprint creation.
Inspect, search, and edit Unreal Engine animation assets and skeleton data.