Unreal_mcp and ue5-mcp
One tool provides a TypeScript and C++ server for controlling Unreal Engine via its native C++ Automation Bridge, while the other offers a Python-based server specifically for LLM-powered editing of Unreal Engine 5 Blueprints; they are competitors offering different language implementations and target use-cases within the same MCP server ecosystem for Unreal Engine.
About Unreal_mcp
ChiR24/Unreal_mcp
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal Engine through the native C++ Automation Bridge plugin. Built with TypeScript and C++.
This project allows AI assistants to directly control Unreal Engine projects. You can instruct an AI assistant, like Claude or Cursor, to perform complex tasks such as spawning actors, editing levels, creating visual effects, or even manipulating animation timelines. The AI assistant acts as the input, and the result is direct changes and actions within your Unreal Engine project, making it ideal for game developers, cinematic artists, and virtual production professionals.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work