UnrealGenAISupport and Unreal_mcp
One tool is an Unreal Engine plugin integrating various large language models (LLMs) and potentially an MCP UE5 server, while the other is an MCP server built with TypeScript and C++ designed to control Unreal Engine via its Automation Bridge plugin, suggesting they are complementary in enabling AI control of Unreal Engine, with the first potentially consuming or providing to the second.
About UnrealGenAISupport
prajwalshettydev/UnrealGenAISupport
An Unreal Engine plugin for LLM/GenAI models & MCP UE5 server. Includes OpenAI's GPT, Deepseek, Claude Sonnet/Opus APIs, Google Gemini 3, Alibaba Qwen, Kimi, and Grok 4.1, with plans to add TTS, Elevenlabs, Inworld, OpenRouter, Groq, Dashscope, Responses APIs, UnrealClaude soon. UnrealMCP is also here!! Automatic scene generation from AI!!
This Unreal Engine plugin helps game developers rapidly integrate various Generative AI models into their projects. It allows you to feed text prompts or game state data to AI models like OpenAI's GPT or Claude, and receive outputs that can generate game assets, control scene objects, or power intelligent NPCs. It's designed for Unreal Engine developers creating games or interactive experiences.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work