GenOrca/unreal-mcp
Unreal Engine MCP Server: Control UE5 with Claude & AI Agents. Supports Python and C++ for custom tool development.
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...