UE5-MCP-Server
Related Servers
Alternatives to UE5-MCP-Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityBmaintenanceEnables AI agents to control Unreal Engine 5 through natural language commands, using the Model Context Protocol and Remote Control API to build levels, change assets, and trigger blueprints.72MIT
- AlicenseNot gradedqualityDmaintenanceA server that enables control of Unreal Engine 5.5+ using natural language commands, allowing users to create Blueprints, manipulate actors, work with nodes, manage project settings, and create UMG widgets through the Model Context Protocol.5MIT
- FlicenseAqualityBmaintenanceBridges AI assistants to Unreal Engine 5 editor, enabling direct manipulation of levels, actors, Blueprints, and Animation Blueprints through natural language commands.163-
- AlicenseAqualityAmaintenanceA comprehensive bridge connecting AI agents to Unreal Engine 5.7 through 39 MCP tools for scene manipulation, asset management, and blueprint control. It enables real-time perception and editor automation using the Remote Control API and file-based protocols.252MIT
- AlicenseBqualityAmaintenanceEnables AI assistants to control Unreal Engine via Remote Control API for game development automation, including asset management, actor control, level editing, animation, physics, visual effects, and cinematics creation through natural language.1164 npm866MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to control Unreal Engine through a native C++ Automation Bridge plugin, supporting asset management, actor control, sequencer, and more via HTTP or WebSocket transport.164 npmMIT
TDQS
Scored across 20 tools
Most tools have clearly distinct purposes. There is slight overlap between get_property/set_property and call_function for property access, but descriptions clarify when to use each.
All tools use a consistent 'ue5_' prefix and mostly follow verb_noun snake_case. Minor deviations include 'new_level' (adjective+noun) and 'ping' (verb only).
With 20 tools, the scope is well-calibrated for Unreal Engine editor automation, covering asset management, level operations, actor manipulation, and debugging without being excessive.
The tool set covers core CRUD operations for assets and actors, level management, and property access. Minor gaps exist, such as limited support for component properties and no explicit undo tool, but these are workable.