Unreal Engine MCP Server

v0.4.6APIsstable

Enables AI assistants to control Unreal Engine via Remote Control API for game development automation, including asset management, actor control, level editing, animation, physics, visual effects, and cinematics creation through natural language.

mcpmcp-serverunreal-engineunreal-engine-5modelcontextprotocol
Share:
636
Stars
0
Downloads
0
Weekly
0/5

About

Enables AI assistants to control Unreal Engine via Remote Control API for game development automation, including asset management, actor control, level editing, animation, physics, visual effects, and cinematics creation through natural language.

Features

  • manage_asset
  • control_actor
  • control_editor
  • manage_level
  • animation_physics

Use Cases

Asset library utility for browsing, importing, and bootstrapping simple materials. Use it when you need to: - explore project content (/Content automatically maps to /Game). - import FBX/PNG/WAV/EXR
Viewport actor toolkit for spawning, removing, or nudging actors with physics forces. Use it when you need to: - drop a class or mesh into the level (classPath accepts names or asset paths). - delete
Editor session controls for PIE playback, camera placement, and view modes. Use it when you need to: - start or stop Play In Editor. - reposition the active viewport camera. - switch between Lit/Unli
Level management helper for loading/saving, streaming, light creation, and lighting builds. Use it when you need to: - open or save a level by path. - toggle streaming sublevels on/off. - spawn a lig
Animation and physics rigging helper covering Anim BPs, montage playback, and ragdoll setup. Use it when you need to: - generate an Animation Blueprint for a skeleton. - play a montage/animation on a
ChiR24

Maintainer

LicenseMIT
Languagec++
Versionv0.4.6
UpdatedMay 22, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y unreal-engine-mcp-server

Manual Installation

npx -y unreal-engine-mcp-server

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "unreal-engine-mcp-server": { "command": "npx", "args": ["-y", "unreal-engine-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Unreal Engine MCP Server?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides