UnrealMotionGraphicsMCP and ue5-mcp
One tool provides a deep-focused MCP specifically for Unreal Engine UMG layout, UI structure, animations, and blueprint i, while the other offers a Python-based MCP server for broader LLM-powered editing of Blueprints, graphs, variables, functions, and components; thus, they are complementary, with the former providing specialized UI/UX editing capabilities within the broader blueprint editing framework enabled by the latter.
About UnrealMotionGraphicsMCP
winyunq/UnrealMotionGraphicsMCP
🚀 UE5-UMG-MCP: A deep-focused MCP for Unreal Engine UMG layout. Designed to maximize AI efficiency within limited context windows by prioritizing precision in UI structure, animations, and blueprint integration.
This project helps Unreal Engine UI designers and developers create and manage user interfaces (UMG) more efficiently, especially when working with AI. It converts UMG UI designs into human-readable JSON files, allowing for easy version control and collaborative editing. It takes your UI design specifications or existing UMG assets and outputs structured JSON data, or uses JSON to generate and modify UMG layouts.
About ue5-mcp
cutehusky/ue5-mcp
Python-based MCP server for Unreal Engine 5 Blueprints. Enables LLM-powered editing of Blueprints, graphs, variables, functions, and components.
This tool helps game developers and 3D artists automate changes within Unreal Engine 5 projects using AI. It takes instructions from an AI agent to modify Blueprints, visual scripting graphs, variables, functions, and components. The output is a directly altered Unreal Engine 5 project, making tedious design and development tasks faster and more consistent. It's for anyone building or modifying games and virtual worlds in UE5 who wants to leverage AI for editing tasks.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work