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
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
manage_level | 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 light actor of a given type. - kick off a lighting build at a chosen quality. Supported actions: load, save, stream, create_light, build_lighting. |
Manual installation
You can install the MCP server using:
Installation for