Unreal Engine Remote Control
MCP Serverby chir24 · Added 5mo ago
Claude
407
Install
git clone https://github.com/chir24/unreal_mcpAdd to Claude
claude mcp add chir24-unreal-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"unreal-engine-remote-control": {
"command": "npx",
"args": [
"@modelcontextprotocol/unreal-engine-remote-control"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Connects to Unreal Engine 5's Remote Control API to enable automated game development workflows including asset management, actor manipulation, level streaming, animation control, particle effects, Blueprint creation, landscape sculpting, and Play-in-Editor operations.
Tags
Web & Browsermcp-serverapi