UnrealGenAISupport and unreal-mcp
These are complementary tools: Tool A provides the server-side MCP implementation and LLM integration within Unreal Engine itself, while Tool B provides the client-side MCP interface that allows external AI assistants (Cursor, Claude Desktop) to communicate with that engine via natural language commands.
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
chongdashu/unreal-mcp
Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
This project allows you to control Unreal Engine using plain English commands through an AI assistant like Claude Desktop or Cursor. You can tell the AI assistant what you want to create, modify, or inspect within your Unreal Engine project, and it will execute those actions. This is for game developers, architects, or anyone building 3D environments in Unreal Engine who wants to speed up their workflow by using natural language instead of manual clicks and code.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work