ChiR24/Unreal_mcp
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal Engine through the native C++ Automation Bridge plugin. Built with TypeScript and C++.
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...