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%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp/unreal-engine-mcp-server
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal ...
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
ai.smithery/chir24-unreal_mcp_server
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal E…
0 tools · streamable-http
gamewave-unreal-mcp
Unreal MCP Server: The most advanced and powerful server for Unreal Engine integration via the Model Context Protocol (MCP).
0 tools
bridge-ai-unity-mcp
MCP for Unity Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP).
0 tools
unity-mcp
Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local MCP (Model
0 tools

How to use

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

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