ChiR24/Unreal_mcp
An MCP server that lets AI assistants interact with and control Unreal Engine through a C++ Automation Bridge plugin.

Velocity · 7d
+2.5
★ / day
Trend
→steady
star history
This project implements a Model Context Protocol server that bridges AI assistants to Unreal Engine, exposing tools for asset management, actor control, level operations, animation, physics, visual effects, and sequencer automation. The TypeScript MCP server communicates with a native C++ plugin inside Unreal Engine, allowing AI agents to execute editor commands, manipulate scenes, and manage game objects programmatically.