Skip to content
Back to search
30
MCP

Unreal_mcp

chir24/unreal_mcp

A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal Engine through the native C++ Automation Bridge plugin. Built with TypeScript and C++.

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

How to use

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

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