Unreal Engine MCP Server

Unreal Engine MCP Server

A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal Engine via Remote Control API. Built with TypeScript and designed for game development automation.

1.2K

13 Tools

Packaged by
Requires Configuration
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
control_actorViewport 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 actors by label, case-insensitively. - push a physics-enabled actor with a world-space force vector. Supported actions: spawn, delete, apply_force.

Manual installation

You can install the MCP server using:

Installation for

Related servers