Back to search
30
MCP

unreal-mcp-ue4

io.github.conaman/unreal-mcp-ue4

UE4.27 MCP server for controlling Unreal Editor sessions over Python Remote Execution.

Uptime
0.0%
4 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
io.github.chir24/unreal-engine-mcp
MCP server for Unreal Engine 5 with 17 tools for game development automation.
0 tools
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
iflow-mcp_cc8887-ue-editor-mcpserver
UE Editor MCP Server - Enables AI agents to automate UE4/UE5 development through Python scripting
0 tools
unreal-mcp
Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Conte
0 tools

How to use

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

{
  "mcpServers": {
    "unreal-mcp-ue4": {
      "url": "None",
      "transport": "http"
    }
  }
}