ue5-mcp-bridge
Active·★ 47·NOASSERTION·Updated 2026-05-14
★ Trending★ Workflow Automation★ Observability
MCP server bridging AI assistants to Unreal Engine 5 editor
This is an MCP (Model Context Protocol) server that connects AI assistants to Unreal Engine 5, allowing natural language interaction to automate tedious editor tasks. It acts as a workflow accelerator for game developers, streamlining project setup, repetitive operations, and rapid prototyping within the Unreal Editor.
#MCP Server#Unreal Engine 5#AI Assistant#Game Dev Automation#Blueprint Scripting#Animation Logic#Node.js#Workflow Accelerator
01
Features
01Automates project setup (Blueprints, state machines, input bindings)
02Streamlines repetitive editor tasks (spawning actors, setting properties)
03Enables rapid prototyping through natural language descriptions
04Integrates UE5 API documentation for in-editor queries
02
Compatibility
Node.js
Runtime
Verified via docs
Unreal Engine 5
Target Engine
Verified via docs
MCP Clients
AI Clients
Verified via docs
03
Quick start
1
$ git clone https://github.com/Natfii/unrealclaude-mcp-bridge.git
2
$ cd unrealclaude-mcp-bridge
3
$ npm install
04
Use cases
↳Directly manipulate Unreal Engine levels and actors using natural language.
↳Accelerate Blueprint development by creating and modifying Blueprints with AI commands.
↳Manage Animation Blueprints, including state machines and transitions, through textual instructions.
↳Perform repetitive editor tasks and configure input bindings efficiently.
↳Integrate with various MCP-compatible AI clients for a unified development experience.
05
Alternatives
Gemini CLI★ 104.7k
An open-source AI agent that brings the power of Gemini directly into your terminal. Supports native MCP.
dagster★ 15.6k
An orchestration platform for the development, production, and observation of data assets.
Cherry Studio★ 46.6k
A powerful desktop client for multiple LLMs. Supports local and cloud models.
Related searches
Comments
Log in to leave a comment
- JJamie WilsonApr 27, 2026
Unreal Engine 5 editor control via AI opens up powerful game development automation
- JJamie JohnsonApr 23, 2026
Used for automating repetitive UE5 scene setup tasks, significant time savings
- Jordan RiveraMar 12, 2026
The bridge architecture means any AI assistant can interact with UE5 through the MCP protocol
- Sasha RiveraMar 5, 2026
The editor integration feels stable, handles complex blueprint operations reliably