Back to search
30
MCP
unreal-engine-mcp-server
npm/unreal-engine-mcp-serverA comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal Engine via native automation bridge. Built with TypeScript and designed for game development automation.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"unreal-engine-mcp-server": {
"url": "None",
"transport": "http"
}
}
}