Ue5 MCP
Let AI edit your Unreal Engine Blueprints. MCP server plugin for Claude Code β describe what you want in plain English.
Installation
npx ue5-mcpAsk AI about Ue5 MCP
Powered by Claude Β· Grounded in docs
I know everything about Ue5 MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
UE5 MCP β Give AI agents full access to your UE5 assets
Vibe code your Blueprints, materials, and Anim Blueprints. This plugin lets Claude Code (or any MCP client) read, modify, and create Unreal Engine 5 Blueprints β just describe what you want in plain English.
"Add a health component to my player character" Β· "Find everywhere I use GetActorLocation and replace it" Β· "What does my damage system do?"
https://github.com/user-attachments/assets/11b86d62-982b-42b3-bddb-aeeddc3e675c
Getting Started
Tell Claude Code:
Set up https://github.com/mirno-ehf/ue5-mcp in my project
How It Works
A UE5 editor plugin exposes your project's Blueprints over a local HTTP server. An MCP wrapper connects that to AI tools like Claude Code. When the editor is open, it runs inside the editor process with zero overhead. When the editor is closed, it can spawn a headless process instead.
