appleweed/UnrealMCPBridge
An Unreal Engine plugin that implements an MCP server allowing MCP clients to access the UE Editor Python API.
Platform-specific configuration:
{
"mcpServers": {
"UnrealMCPBridge": {
"command": "npx",
"args": [
"-y",
"UnrealMCPBridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...