unreal-mcp

Provides an MCP server integration that lets AI assistants control Unreal Engine (UE5.6+) through natural-language tool calls, translating them into Unreal Editor operations via an Unreal plugin and an embedded Python interpreter (spawn/edit actors, assets, materials, Blueprint graphs, behavior trees, and some editor/game settings).

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ Ai Ml ai-ml mcp unreal-engine developer-assistant automation editor-automation blueprints materials behavior-trees python plugins
⚙ Agent Friendliness
47
/ 100
Can an agent use this?
🔒 Security
28
/ 100
Is it safe for agents?
⚡ Reliability
34
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
78
Documentation
70
Error Messages
0
Auth Simplicity
20
Rate Limits
10

🔒 Security

TLS Enforcement
20
Auth Strength
15
Scope Granularity
10
Dep. Hygiene
45
Secret Handling
60

No TLS/auth/authz details are documented; MCP access appears configured via a local process command. Because tools can modify/delete Unreal assets and project state, the main risk is untrusted control of the editor. Agents should be run only in trusted environments/with network isolation, and ideally with additional external guardrails (human approval, role-based allowlists) not described here. Dependency hygiene cannot be verified from the provided README; scores are conservative.

⚡ Reliability

Uptime/SLA
0
Version Stability
55
Breaking Changes
50
Error Recovery
30
AF Security Reliability

Best When

You have a local (or trusted) MCP client connected to a developer workstation running Unreal Editor, and you want AI-driven orchestration of editor actions during prototyping/content creation.

Avoid When

You want a multi-tenant SaaS/API service for remote users or untrusted agents to control Unreal instances without robust authentication/authorization and network protections beyond what’s documented.

Use Cases

  • Automating Unreal Editor tasks from an AI assistant (spawn/transform/delete/select actors)
  • Programmatically editing materials and recompiling shaders via tool calls
  • Generating and compiling Blueprint graphs and behavior trees from structured JSON/commands
  • Inspecting Unreal project state (actor/graph/BT structure, selected nodes, output logs)
  • Rapid iteration by having agents perform editor actions like replacement of meshes/materials

Not For

  • Running in environments where arbitrary editor automation is unacceptable without human review
  • Use cases requiring strong enterprise security boundaries (fine-grained authorization, audit trails) that are not documented
  • Production deployment where Unreal Editor access is exposed to untrusted networks/users

Interface

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

Authentication

OAuth: No Scopes: No

No authentication/authorization mechanism is described in the README for MCP access; connectivity is configured client-side via a local command to start the MCP server.

Pricing

Free tier: No
Requires CC: No

README does not describe any hosted pricing model; this appears to be a local plugin/server setup.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Tool calls can have destructive effects (e.g., delete_by_label, replace operations) so agents may need guardrails/confirmations.
  • Many operations likely depend on correct selection/context inside Unreal (e.g., selected actors/nodes), so agents may need to call selection/read tools before write tools.
  • Graph/BT build operations may be sensitive to schema/IDs; mismatches could lead to partial builds or compile failures without clear recovery guidance.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for unreal-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