Unreal_mcp and monolith
One is an MCP server allowing AI assistants to control Unreal Engine via its C++ Automation Bridge plugin, while the other is a unified Unreal Engine editor plugin that consolidates multiple MCP functionalities.
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 monolith
tumourlove/monolith
Unified Unreal Engine MCP plugin — 9 modules, 117 actions, embedded HTTP server. Replaces 8 separate MCP servers with a single UE 5.7 editor plugin.
This is a single plugin for Unreal Engine 5.7+ that allows artificial intelligence (AI) tools, such as Claude Code or Cursor, to interact directly with various aspects of your game project. It takes plain language instructions from an AI client and outputs changes, new assets, or information within your Unreal Editor. Game developers, technical artists, and animators would use this to automate and streamline complex content creation and modification tasks.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work