UnrealMotionGraphicsMCP and ue5-mcp
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.
Implements a stdio-based MCP server with TCP socket bridge to Unreal Engine, enabling version-controlled UMG workflows through human-readable JSON files as the source of truth for UI assets. Features a context compression system via Prompt Manager that dynamically enables/disables tools to optimize token usage, plus experimental Gemini CLI Skill mode for direct Python tool integration. Integrates with Unreal Engine 5.6+ through a C++ plugin backend and manages Python dependencies via `uv` for seamless cross-platform setup.
About ue5-mcp
mirno-ehf/ue5-mcp
Let AI edit your Unreal Engine Blueprints. MCP server plugin for Claude Code — describe what you want in plain English.
Implements a UE5 editor plugin exposing Blueprints via local HTTP, wrapped in an MCP server for Claude Code integration. Supports read/modify/create operations on Blueprints, materials, and Anim Blueprints through natural language commands. Runs in-process when the editor is open, or spawns a headless instance for background operations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work