ue5-mcp

UE5 MCP is a UE5 editor plugin that exposes a project's Unreal Engine 5 Blueprints (and related assets) to an MCP client via a local HTTP server, enabling AI agents (e.g., Claude Code) to read, modify, and create Blueprint assets by describing changes in natural language.

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ DevTools ai mcp unreal-engine blueprints devtools automation gamedev
⚙ Agent Friendliness
30
/ 100
Can an agent use this?
🔒 Security
28
/ 100
Is it safe for agents?
⚡ Reliability
21
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
45
Documentation
35
Error Messages
0
Auth Simplicity
40
Rate Limits
0

🔒 Security

TLS Enforcement
30
Auth Strength
20
Scope Granularity
0
Dep. Hygiene
45
Secret Handling
50

From the README, the system uses a local HTTP server inside a UE editor workflow but does not describe TLS, authentication, or authorization scopes. This suggests weaker default security controls (at least in documentation). As an editor plugin that can modify game assets, it should be treated as high-impact and used with least-privilege principles and careful network isolation.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
30
Error Recovery
20
AF Security Reliability

Best When

You want to prototype or accelerate Blueprint authoring/refactoring with an AI workflow while actively validating results in the UE editor.

Avoid When

You cannot tolerate local server exposure on developer machines, or you require robust, documented auth/error semantics and safety controls for automated agent-driven edits.

Use Cases

  • AI-assisted edits to UE5 Blueprints (add components, modify logic, refactor usages)
  • Searching and understanding what specific blueprint nodes/systems do
  • Generating or updating Blueprint graphs from plain-English requirements
  • Bulk modifications across multiple Blueprints/assets

Not For

  • Production-critical autonomous code changes without developer review/testing
  • Environments where running an editor plugin and local servers is not permitted
  • Use cases requiring strong authentication/auditing out of the box
  • Teams needing a stable, documented public API contract for tooling beyond MCP

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication mechanism is described in the provided README (implies likely local/unprotected access). Treat local HTTP exposure as a security risk unless the implementation documents safeguards.

Pricing

Free tier: No
Requires CC: No

MIT-licensed plugin; pricing for any hosted AI service is not part of this repo.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Agent may perform broad or unsafe modifications to Blueprint assets; changes likely need human review and UE validation
  • Local HTTP server exposure may cause conflicts or security concerns on shared machines
  • Without documented API contracts and error semantics, agent behavior may be brittle across UE project variations

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for ue5-mcp.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered