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++.
Provides runtime type introspection and dynamic discovery for Unreal Engine subsystems (lights, debug shapes, sequencer tracks), with graceful degradation allowing the server to start without an active connection and automatic reconnection via exponential backoff. Exposes 36 MCP tools covering asset management, actor control, animation, VFX, sequencer, and blueprint graph editing, routing all operations through a native C++ Automation Bridge plugin with command safety validation and asset caching for performance optimization.
362 stars.
Stars
362
Forks
61
Language
C++
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/ChiR24/Unreal_mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
prajwalshettydev/UnrealGenAISupport
An Unreal Engine plugin for LLM/GenAI models & MCP UE5 server. Includes OpenAI's GPT, Deepseek,...
Codeturion/unreal-api-mcp
Instant, accurate Unreal Engine API lookups instead of expensive source file reads, saving your...
winyunq/UnrealMotionGraphicsMCP
🚀 UE5-UMG-MCP: A deep-focused MCP for Unreal Engine UMG layout. Designed to maximize AI...
VedantRGosavi/UE5-MCP
MCP for Unreal Engine 5
chongdashu/unreal-mcp
Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine...