ue5-mcp and ue5-mcp-bridge
These two tools are competitors, as both implement an MCP server for Unreal Engine 5 to enable LLM-powered editing, with one focusing on bridging AI assistants and the other on direct Blueprint manipulation.
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.
About ue5-mcp-bridge
Natfii/ue5-mcp-bridge
MCP server bridging AI assistants to Unreal Engine 5 editor
This tool connects AI assistants like Claude or ChatGPT to the Unreal Engine 5 editor. You can use natural language prompts to perform common development tasks, such as spawning actors, configuring Blueprints, or setting up input bindings. It's designed for game developers and 3D artists working in Unreal Engine to speed up repetitive workflow steps.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work