UnrealGenAISupport and ue5-mcp
These two tools are competitors, as both aim to integrate large language models (LLMs) into Unreal Engine, with "UnrealGenAISupport" offering a broader range of LLM integrations and "ue5-mcp" focusing on AI-driven Blueprint editing with Claude Code.
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!!
Provides abstracted API layer supporting 30+ LLM endpoints (OpenAI, Anthropic, Google, Xai, Chinese models) with unified C++ bindings, eliminating need to manage individual SDK integrations. Implements Model Context Protocol (MCP) as native UE5 server for bidirectional AI control—enabling Claude to directly manipulate scene objects, generate blueprints, and execute editor scripts. Designed for game-dev workflows with streaming support, structured outputs, and real-time audio APIs across UE 5.4-5.7+.
About ue5-mcp
mirno-ehf/ue5-mcp
Let AI edit your Unreal Engine Blueprints. MCP server plugin for Claude Code — describe what you want in plain English.
Implements a UE5 editor plugin exposing Blueprints via local HTTP, wrapped in an MCP server for Claude Code integration. Supports read/modify/create operations on Blueprints, materials, and Anim Blueprints through natural language commands. Runs in-process when the editor is open, or spawns a headless instance for background operations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work