Skip to content
Back to search
30
MCP

Unreal Engine Remote Control

pulsemcp/unreal engine remote control

Connects to Unreal Engine 5's Remote Control API to enable automated game development workflows including asset management, actor manipulation, level streaming, animation control, particle effects, Blueprint creation, landscape sculpting, and Play-in-Editor operations.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Unreal Engine
Enables AI interaction with Unreal Engine through a TCP server that exposes scene manipulation, material creation, and blueprint generation
0 tools
ai.smithery/ChiR24-unreal_mcp
Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…
0 tools · streamable-http
ai.smithery/chir24-unreal_mcp
Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…
0 tools · streamable-http
unreal-mcp-ue4
UE4.27 MCP server for controlling Unreal Editor sessions over Python Remote Execution.
0 tools
Unity AI Bridge
Remote-control Unity Editor from AI IDEs via file-based IPC with 62 tools covering scene, GameObject, asset, profiler, and test operations.
0 tools
Unity AI Bridge
Remote-control Unity Editor from any AI IDE via file-based IPC. 62 tools, zero dependencies.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "unreal_engine_remote_control": {
      "url": "None",
      "transport": "http"
    }
  }
}