Field-by-field comparison
Compare the evidence before choosing an MCP.
Each signal stays separate, missing facts remain visible, and the column order follows your selection.
| Evidence field | Model Context Protocol for Unreal EngineWatchlist candidate | MCP Unity Editor (Game Engine)MCP100 Selected |
|---|---|---|
| Task fit | ||
| Best for |
|
|
| Not ideal for |
|
|
| Avoid when |
|
|
| Provenance | ||
| Provenance details | Community implementation github:chongdashu · Publisher source ↗ | Community implementation github:codergamester · Publisher source ↗ |
| Maintenance | ||
| Maintenance details | Repo: Apr 22, 2025 Package: Not documented | Repo: Aug 10, 2026 Package: Not documented |
| Popularity evidence | ||
| GitHub stars | 2,057 GitHub stars · checked 2026-08-14T18:46:26.000Z | 1,865 GitHub stars · checked 2026-08-14T18:46:26.000Z |
| External adoption evidence |
|
|
| Client coverage | ||
| Client coverage details | Claude Code✓ Local stdio Claude Desktop✓ Local stdio Codex✓ Local stdio VS Code✓ Local stdio Cursor✓ Local stdio OpenCode✓ Local stdio | Claude Code✓ Local stdio Claude Desktop✓ Local stdio Codex✓ Local stdio VS Code✓ Local stdio Cursor✓ Local stdio OpenCode✓ Local stdio |
| Client coverage note | Local stdio runs on your computer. Streamable HTTP connects to a remotely hosted MCP server. | |
| Access and data | ||
| Authentication | No API key, OAuth, token, or other authentication mechanism is documented in the reviewed README. | The WebSocket server defaults to localhost:8090. Remote instructions can bind it to 0.0.0.0; no bearer-token or OAuth mechanism is documented. |
| Cost | No project or service pricing is documented. Unreal Engine, client, model, and hosting costs are separate. | The publisher describes the MIT-licensed project as free and open source. Unity, Node.js, hosting, client, and model costs are separate. |
| Permissions | Controls Unreal Editor actors, transforms, components, physics, Blueprints, node graphs, input mappings, compilation and build actions, and viewport state through a native TCP bridge. | Executes Unity menus and controls scenes, GameObjects, components, materials, assets, packages, tests, logs, play mode, and project-state resources through a WebSocket bridge. |
| Data handling | Processes local Unreal projects, Editor state, and commands over the Python-to-plugin TCP connection on port 55557. Telemetry and retention are not documented. | Unity scenes, assets, project state, and console logs are read or modified locally and returned through MCP. Remote transmission, retention, and telemetry are not documented. |
| Limitations | ||
| Tradeoffs |
|
|
| Risk context | The publisher describes the project as experimental and not recommended for production. Its broad Editor and project mutation surface and native TCP bridge require a local-only boundary, version-controlled test project, and supervised changes. | Can make destructive project changes, install packages, execute menu items, and control play mode. Keep the bridge loopback-only and supervise all writes and deletions in a version-controlled project. |
| Evidence date | ||
| Editorial review | 2026-08-11 | 2026-08-11 |
| Candidate evidence | 2026-08-14T18:46:26.000Z | 2026-08-14T18:46:26.000Z |
Popularity, maintenance, fit, permissions, and client support are independent evidence fields.
Read the evidence method →