unreal-mcp and UECortex

These are competitors offering overlapping functionality—both provide MCP servers enabling LLM control of Unreal Engine through natural language—though chongdashu/unreal-mcp appears more mature with broader client support (Cursor, Windsurf, Claude Desktop) compared to UECortex's narrower Claude focus.

unreal-mcp
36
Emerging
UECortex
24
Experimental
Maintenance 2/25
Adoption 10/25
Maturity 1/25
Community 23/25
Maintenance 13/25
Adoption 2/25
Maturity 9/25
Community 0/25
Stars: 1,546
Forks: 235
Downloads:
Commits (30d): 0
Language: C++
License:
Stars: 2
Forks:
Downloads:
Commits (30d): 0
Language: C++
License: MIT
No License Stale 6m No Package No Dependents
No Package No Dependents

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.

About UECortex

ashd-007/UECortex

An MCP server and tools to interface with LLM models such as Claude

Scores updated daily from GitHub, PyPI, and npm data. How scores work