Side-by-side comparison of two Model Context Protocol servers โ install paths, tools, quality signals, and directory engagement so you can pick the right one for Claude, Cursor, and other MCP clients.
โฃ ๐ - MCP Server for Unity3d Game Engine integration for game development
Drive the Unreal Engine 5.7 editor from any MCP client over a local TCP socket โ 105 editor-automation tools (72 native C++ + 33 bridge-side). Native C++ plugin + thin Python bridge, 50ms round-trips. 498 tests, MIT.
Quality signal
45/100 (Fair)
52/100 (Fair)
Install path
npx ยท high
uvx ยท low
Engagement
1 0 0 1,860
3 0 0 9
Tools
Automatic integration with VSCode-like IDEs for improved code intelligenceManipulate GameObjects: create, update, select by path or IDModify components and add new components to GameObjectsManage Unity packages via add_package commandScene management: create, load, delete scenesRun Unity EditMode tests and send console logs
Native C++ plugin with 151 editor automation toolsThin Python bridge for MCP client communication~50ms round-trip latency over local TCP socketSupports asset creation and inspection including Blueprints and Niagara FXCompatible with any MCP-compliant clientTested with Unreal Engine 5.7 (official) and 5.6 (prebuilt)