Unreal Engine MCP Server (ChiR24)
MCP server for controlling Unreal Engine enabling AI agents to browse assets, import content, and manage levels and scenes. Connects AI assistants to the Unreal Engine editor — enabling natural language control over game development workflows including asset management and level editing.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Local Unreal Editor control. No external network. Primary risk is data loss from unintended operations.
⚡ Reliability
Best When
A game developer or technical artist using Unreal Engine wants AI agents to assist with asset management, scene composition, and editor automation — reducing repetitive editor tasks.
Avoid When
You use Unity, Godot, or other game engines. Also: editor control is complex and can cause data loss — test carefully. See also: unreal-mcp for an alternative implementation.
Use Cases
- • Browsing and discovering Unreal Engine assets from AI-driven game development agents
- • Importing and managing 3D content and assets via natural language commands
- • Managing levels and scenes in Unreal Engine from AI-assisted game design workflows
- • Automating repetitive Unreal Engine editor tasks from productivity agents
Not For
- • Unity game development (Unreal Engine-specific)
- • Runtime game control (editor tooling only)
- • Teams not using Unreal Engine
Interface
Authentication
No external auth. Connects to local Unreal Engine editor instance via local plugin.
Pricing
MCP server is free open source. Alternative to the chongdashu/unreal-mcp implementation.
Agent Metadata
Known Gotchas
- ⚠ Unreal Engine must be running with the MCP plugin installed — not a standalone service
- ⚠ Level editing operations can cause data loss — save your project before agent operations
- ⚠ Alternative implementation to chongdashu/unreal-mcp — compare features before choosing
- ⚠ Community implementation with limited maintenance track record
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Unreal Engine MCP Server (ChiR24).
Scores are editorial opinions as of 2026-03-06.