Back to search
30
MCP

Unreal Engine

pulsemcp/unreal engine

Enables AI interaction with Unreal Engine through a TCP server that exposes scene manipulation, material creation, and blueprint generation capabilities via a modular command system.

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

Similar MCP servers embedding-nearest

unreal-mcp
MCP server for Unreal Engine that uses Unreal Python Remote Execution
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
mcp/unreal-engine-mcp-server
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal ...
0 tools
Unreal_mcp
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal Engine through the native C++ Automation Br
0 tools
gamewave-unreal-mcp
Unreal MCP Server: The most advanced and powerful server for Unreal Engine integration via the Model Context Protocol (MCP).
0 tools
unreal-mcp-ue4
UE4.27 MCP server for controlling Unreal Editor sessions over Python Remote Execution.
0 tools

How to use

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

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