chongdashu/unreal-mcp
Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"unreal-mcp": {
"command": "npx",
"args": [
"-y",
"unreal-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...