1. Conduid
  2. Developer Tools
  3. Ue5 MCP
MCP server · Developer Tools

Ue5 MCP

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

59Fair

Scored 3 months ago · breakdown

About Ue5 MCP

Ue5 MCP is an MCP server published by mirno-ehf in the Developer Tools category: let AI edit your Unreal Engine Blueprints. MCP server plugin for Claude Code — describe what you want in plain English. It has been installed 0 times through Conduid.

The repository has 8 stars and 2 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx ue5-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Ue5 MCP

Powered by Claude · Grounded in docs

I know everything about Ue5 MCP. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

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.

License

MIT

README mirrored from the source repository 3 months ago. The original is authoritative.

Questions

About Ue5 MCP

How do I install Ue5 MCP?

Run npx ue5-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Ue5 MCP safe to use with an AI agent?

Its trust score is 59 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Ue5 MCP still maintained?

The last commit was 6 months ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.