Featured Project
unreal-mcp-ue4
UE4.27.2-focused MCP server for practical editor and content workflows.
Built for teams that still ship on UE4.27 and need automation that respects real editor constraints instead of assuming UE5-era APIs.
- Problem Many Unreal automation examples assume newer engine features, while real projects often stay on UE4.27.2 for years.
- Why it matters Turns common inspection and content tasks into scriptable MCP-friendly workflows while staying grounded in what stock UE4.27 Python can actually support.