Skip to content

6r0m/ue5-mcp

 
 

Repository files navigation

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?"

Demo.mp4

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.

License

MIT

About

Let AI edit your Unreal Engine Blueprints. MCP server plugin for Claude Code — describe what you want in plain English.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 59.1%
  • TypeScript 40.8%
  • C# 0.1%