Best Unreal Engine MCP Servers
Unreal Engine is a complete suite of development tools for anyone working with real-time technology, enabling creators across games, architecture, automotive, film and more to deliver cutting-edge content and experiences.
Why this server?
Analyzes game user interfaces built with Unreal Engine against core UX principles.
AlicenseBqualityDmaintenanceAn MCP server for auditing and analyzing user interfaces across 20 platforms based on 30 fundamental UX laws. It provides automated code detection, platform-specific checklists, and comparative analysis to optimize design usability.237142MITWhy this server?
Provides code search and editing for Unreal Engine C++ codebases using clangd, and log analysis for Unreal Engine editor logs.
AlicenseAqualityAmaintenanceToken-safe code search for AI agents: queries the language-server index (clangd / Roslyn / tsserver / pyright) instead of grep and returns a token-capped file:line list — ~20x fewer tokens. Symbol-level editing + a grep→index rewrite hook. Local-only, no IDE.1611MITWhy this server?
Allows Claude to control a running Unreal Engine 5 editor, providing tools for scene manipulation, asset management, and other editor operations through a bridge to the HullForge editor plugin.
AlicenseAqualityCmaintenanceAn MCP server that enables Claude to drive a running Unreal Engine 5 editor, managing communication between the editor plugin and the LLM client through stdio transport with session discovery, idempotent operations, and honest failure reporting.1MITWhy this server?
Provides project-level source and configuration intelligence for Unreal Engine, enabling AI agents to search, read, and understand C++ source, config files, module dependencies, gameplay tags, replication topology, and asset references.
AlicenseAqualityFmaintenanceIndexes Unreal Engine project C++ source, config files, dependencies, gameplay tags, replication, asset references, and log categories into a SQLite database and exposes tools for AI assistants to query structural and config info.17MITWhy this server?
Provides tools for driving a running Unreal Engine editor, including listing assets and actors, importing assets, spawning and manipulating actors, controlling the viewport, taking screenshots, saving all, and executing arbitrary Python code in the editor.
AlicenseAqualityCmaintenanceEnables Claude to control a running Unreal Engine editor via Epic's Python Remote Execution protocol, supporting asset import, actor manipulation, viewport screenshots, and arbitrary Python execution.11MITWhy this server?
Provides documentation and implementation guides for integrating Rive animations into Unreal Engine projects.
AlicenseAqualityDmaintenanceProvides access to Rive's animation documentation, runtime guides, editor features, and tutorials via the Model Context Protocol.86MITWhy this server?
Provides tools for interacting with Unreal Engine 4.27, enabling AI agents to perform actor and level editing, Blueprint creation and compilation, C++ class generation, material editing, DataTable operations, and more, all within the editor via undoable transactions.
AlicenseBqualityCmaintenanceEnables AI coding agents to control and interact with Unreal Engine 4.27 editor through MCP protocol, translating tool calls into HTTP commands for the in-editor plugin.100MITWhy this server?
Provides tools for interacting with Unreal Engine projects, covering build/cook/package, cinematics, Niagara VFX, automation testing, source control, profiling, World Partition, and content maintenance.
AlicenseBqualityBmaintenanceAn MCP server that complements Epic's official Unreal Engine MCP server with 78 additional tools across 14 subsystems for build/cook/package, cinematics, Niagara, automation testing, source control, profiling, World Partition, and project maintenance, using Unreal's built-in Python and Remote Control plugins.78MITWhy this server?
Provides tools for listing, extracting, and exporting Unreal Engine game assets from .pak/.upk files, including mesh, texture, animation, and sound export to formats like glTF, PSK, PNG, and DDS.
AlicenseAqualityBmaintenanceMCP server that enables natural language listing, unpacking, and exporting of Unreal Engine game resources via umodel, including AES-encrypted pak support.1311MIT