Skip to main content
Glama

Unreal Engine 5 MCP Bridge

📖 Project Overview

This project is a lightweight, high-performance server application based on the Model Context Protocol (MCP). It serves as an ultimate bridge between Large Language Models (like Claude) and Unreal Engine 5 (UE5).

By integrating directly with UE5's native Web Remote Control interface, this project empowers AI to interact directly with the underlying Unreal Engine. AI can not only query and modify assets within the engine but also dynamically inject C++ code, compile core modules, and manipulate all elements within the scene with high-level privileges.

Related MCP server: Unreal Engine MCP Server

✨ Core Features

  • 🔌 Real-time Bidirectional Remote Control: Deep integration with UE5 Web Remote Control via HTTP/JSON protocols, enabling zero-latency instruction execution.

  • 🧱 C++ Blueprint Code Injection & Compilation: Supports AI in writing native C++ Actors and Blueprint Function Libraries in the background, and triggering cross-process Live Coding compilation with a single command.

  • 🎮 Automated Scene & Viewport Management: Includes a suite of advanced tools, such as:

    • ue5_spawn_actors_batch: High-performance batch generation and alignment of objects (e.g., spawning circles or array matrices).

    • ue5_pilot_actor: Takes over the editor camera, enabling AI-level automated cinematic movements and scene touring.

    • ue5_build_lighting: Automated scene lighting builds.

  • 🎨 Automated Asset Assembly: Supports dynamic retrieval of materials and automatic assignment to scene meshes, enabling one-click material swapping and beautiful level generation.

🚀 Quick Start

  1. Ensure the Web Remote Control plugin is enabled in Unreal Engine, and start the server (default port: 30010).

  2. Run npm install in the root directory of this project to install dependencies.

  3. Run npm run build to build the project.

  4. Connect to UE5 by mounting this project in your MCP client configuration.

🛠 Tech Stack

  • Node.js / TypeScript: MCP Server Core Logic

  • Model Context Protocol SDK: Official Communication Standard

  • Unreal Engine 5 Web Remote Control: Unreal Engine Native Open API


Generated with AI assistance. Bridging the gap between Language Models and Game Engines.

Install Server
F
license - not found
A
quality
C
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    A server that enables control of Unreal Engine 5.5+ using natural language commands, allowing users to create Blueprints, manipulate actors, work with nodes, manage project settings, and create UMG widgets through the Model Context Protocol.
    Last updated
    6
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    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.
    Last updated
    386
    807
    MIT

View all related MCP servers

Related MCP Connectors

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal E…

  • Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hahatu112113/UE5-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server