UE5-MCP and unreal-mcp
These are competitors offering overlapping MCP server implementations for Unreal Engine 5, with B providing more comprehensive feature coverage and greater community adoption (4x more stars).
About UE5-MCP
VedantRGosavi/UE5-MCP
MCP for Unreal Engine 5
Implements a cross-DCC AI automation pipeline connecting Blender and UE5 through Model Control Protocol, enabling text-to-scene generation in Blender with automated asset transfer, material conversion, and level optimization for UE5. Provides Blueprint-integrated assistance for gameplay scripting, performance profiling, and debugging workflows. Extends BlenderMCP architecture to orchestrate multi-stage asset creation and scene composition across both engines using AI-driven scene generation and PolyHaven asset integration.
About unreal-mcp
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).
Implements a native C++ TCP server plugin paired with a Python MCP server using FastMCP, enabling comprehensive Unreal workflows including actor manipulation, Blueprint creation with node graph editing, and real-time viewport control. The architecture uses stdio transport between AI clients and the Python server, which communicates via TCP (port 55557) with the Unreal plugin to execute serialized commands and return responses.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work