ue5-mcp and ue5-mcp-bridge
These two projects are **competitors**, as both offer an MCP server solution for bridging AI assistants to Unreal Engine 5, suggesting users would choose one implementation over the other to facilitate AI-driven Blueprint editing.
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.
About ue5-mcp-bridge
Natfii/ue5-mcp-bridge
MCP server bridging AI assistants to Unreal Engine 5 editor
Exposes comprehensive tools for AI-driven UE5 editor automation—including level/actor manipulation, Blueprint modification, Animation Blueprint state machines, and material assignment—via the Model Context Protocol standard. Implements stdio transport compatible with Claude, ChatGPT, Cursor, and other MCP clients, backed by a configurable HTTP endpoint that connects to the UnrealClaude plugin or custom REST implementations. Provides 20+ specialized tools spanning asset management, script execution, character setup, and async task queuing designed for workflow acceleration rather than asset generation.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work