MCP Directory
Back

UnrealGenAISupport

by prajwalshettydev · C++ · ★ 617

Unreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agentic, chat, 3D gen, TTS, multimodal, image gen. UnrealMCP/UnrealClaude

#claude#code#dashscope#deepseek#game-development#gemini#generative-ai#google#gpt5#grok#llm#mcp#mcp-server#meta#openai#tts#ue5#unreal-engine-5#unreal-engine-plugin#xai

Install

git clone https://github.com/prajwalshettydev/UnrealGenAISupport.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "unrealgenaisupport": {
      "command": "npx",
      "args": [
        "-y",
        "github:prajwalshettydev/UnrealGenAISupport"
      ]
    }
  }
}

From the README

[](LICENSE) [](https://discord.com/invite/KBWmkCKv5U) Claude spawning scene objects and controlling their transformations and materials, generating blueprints, functions, variables, adding components, running python scripts etc. A project called become human, where NPCs are OpenAI agentic instances. Built using this plugin. Every month, hundreds of new AI models are released by various organizations, making it hard to keep up with the latest advancements. The "Unreal Engine Generative AI Support Plugin" allows you to focus on game development without worrying about the LLM/GenAI integratio…
Read full README on GitHub →

Related ai & ml servers