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

What is Unreal Engine MCP Server?

Unreal Engine MCP Server is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to 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...

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.

This server falls under the APIs category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

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

Frequently Asked Questions about Unreal Engine MCP Server

What is Unreal Engine MCP Server?

Unreal Engine MCP Server is a Model Context Protocol (MCP) server that 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. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Unreal Engine MCP Server?

Install via npm with the command: npx -y unreal-engine-mcp-server. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Unreal Engine MCP Server?

Unreal Engine MCP Server works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Unreal Engine MCP Server free to use?

Yes, Unreal Engine MCP Server is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More APIs MCP Servers

Explore all apis servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

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