An Unreal Engine plugin for LLM/GenAI models & MCP UE5 server. Includes OpenAI's GPT 5.1, Deepseek V3.1, Claude Sonnet 4.5 APIs, Gemini 3, Alibaba Qwen, Kimi and Grok 4.1, with plans to add Gemini, audio tts, elevenlabs, OpenRouter, Groq, Dashscope & realtime APIs soon. UnrealMCP is also here!! Automatic scene generation from AI!!
An Unreal Engine plugin for LLM/GenAI models & MCP UE5 server. Includes OpenAI's GPT 5.1, Deepseek V3.1, Claude Sonnet 4.5 APIs, Gemini 3, Alibaba Qwen, Kimi and Grok 4.1, with plans to add Gemini, audio tts, elevenlabs, OpenRouter, Groq, Dashscope & realtime APIs soon. UnrealMCP is also here!! Automatic scene generation from AI!!
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"prajwalshettydev-unrealgenaisupport-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-prajwalshettydev-unrealgenaisupport-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from UnrealGenAISupport?"
API Key Required
This server requires an API key from UnrealGenAISupport. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| UNREALGENAISUPPORT_API_KEY | Yes | Your UnrealGenAISupport API key |
"What resources are available in UnrealGenAISupport?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in UnrealGenAISupport"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in UnrealGenAISupport with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.