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.

MCPs in this comparison

Uncheck an MCP to remove it. Comparing two or three keeps each signal in its own row.

Open canonical comparison link

Comparable alternatives

Shown only when capability or industry context overlaps.

Side-by-side MCP evidence comparison
Evidence fieldMCP Unity Editor (Game Engine)MCP100 SelectedWindows-MCPMCP100 Selected
Task fit
Best for
  • Creating and editing Unity project assets, scenes, scripts, and editor state through supported AI coding clients
  • Using an AI client to inspect and operate Windows applications when no safer application API exists
Not ideal for
  • Older Unity projects or game-development tasks that do not require direct Editor control
  • Deterministic automation that can be implemented through a documented API, CLI, or test framework
Avoid when
  • You cannot review or revert agent-made project and scene changes
  • The desktop session contains sensitive applications, credentials, messages, or files outside the task
Provenance
Provenance details

Community implementation

github:codergamester · Publisher source ↗

Community implementation

io.github.CursorTouch · Publisher source ↗

Maintenance
Maintenance details

Repo: Aug 10, 2026

Package: Not documented

Repo: Aug 14, 2026

Package: Aug 1, 2026

Popularity evidence
GitHub stars

1,865

GitHub stars · checked 2026-08-14T18:46:26.000Z

6,749

GitHub stars · checked 2026-08-14T18:46:26.000Z

30-day package downloadsNo reliable download data

40,449

PyPI Stats package downloads · checked 2026-08-14T18:46:26.000Z

External adoption evidence
  • github: repository stars: 1,865Exact attributable signal.github: repository stars · Admission snapshot · checked 2026-08-14T18:46:26.000ZEvidence source ↗
  • github: repository stars: 6,749Exact attributable signal.github: repository stars · Admission snapshot · checked 2026-08-14T18:46:26.000ZEvidence source ↗
  • PyPI Stats: package downloads: 40,449Non-comparable contextual signal.PyPI Stats: package downloads · Provider last month · checked 2026-08-14T18:46:26.000ZEvidence source ↗
Client coverage
Client coverage details
Claude CodeLocal stdio
Claude DesktopLocal stdio
CodexLocal stdio
VS CodeLocal stdio
CursorLocal stdio
OpenCodeLocal stdio
Claude CodeLocal stdio
Claude DesktopLocal stdio
CodexLocal stdio
VS CodeLocal stdio
CursorLocal stdio
OpenCodeLocal stdio
Client coverage noteLocal stdio runs on your computer. Streamable HTTP connects to a remotely hosted MCP server.
Access and data
AuthenticationThe WebSocket server defaults to localhost:8090. Remote instructions can bind it to 0.0.0.0; no bearer-token or OAuth mechanism is documented.Stdio has no network listener. Non-loopback HTTP requires an auth key or OAuth unless insecure access is explicitly allowed; IP allowlists, TLS, CORS, and host validation are documented.
CostThe publisher describes the MIT-licensed project as free and open source. Unity, Node.js, hosting, client, and model costs are separate.The MIT-licensed project lists no MCP fee. Windows, Python, hosting, client, and model costs are separate.
PermissionsExecutes Unity menus and controls scenes, GameObjects, components, materials, assets, packages, tests, logs, play mode, and project-state resources through a WebSocket bridge.Runs with the invoking user's full Windows permissions, including PowerShell, files, registry, processes, UI input, screenshots, and web scraping; many actions are irreversible.
Data handlingUnity scenes, assets, project state, and console logs are read or modified locally and returned through MCP. Remote transmission, retention, and telemetry are not documented.Processing is local. Telemetry excludes screenshots, state captures, arguments, and outputs but includes status, duration, tool and client information, anonymized sessions, and possibly paths in error messages.
Limitations
Tradeoffs
  • Direct Editor integration speeds iteration, but setup spans a Unity package and Node server and automated changes may leave the project in an invalid state.
  • General computer-use reaches many applications, but visual automation is brittle and broad input control can produce high-impact unintended actions.
Risk contextCan 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.It is not sandboxed and can delete files, alter registry or system settings, type into applications, and execute PowerShell. Use a VM or low-privilege account, backups, supervision, loopback binding, and disabled high-risk tools.
Evidence date
Editorial review2026-08-112026-08-11
Candidate evidence2026-08-14T18:46:26.000Z2026-08-14T18:46:26.000Z

Popularity, maintenance, fit, permissions, and client support are independent evidence fields.

Read the evidence method →