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 fieldChrome DevTools MCPMCP100 SelectedJADX-AI-MCP (Part of Zin MCP Suite)MCP100 Selected
Task fit
Best for
  • Inspecting pages, console and network activity, automating browser actions, and collecting performance evidence in Chrome
  • Navigating JADX decompilation, searching APK code, and accelerating reverse-engineering or security-analysis hypotheses
Not ideal for
  • API-only testing or browsers outside the project's documented Chrome support
  • Definitive vulnerability certification, dynamic analysis, or reviewing applications without authorization
Avoid when
  • The controlled browser contains personal accounts, secrets, or sessions that the MCP client must not inspect or modify
  • APK contents, decompiled code, or findings cannot be shared with the connected AI client
Provenance
Provenance details

Community implementation

io.github.ChromeDevTools · Publisher source ↗

Community implementation

github:zinja-coder · Publisher source ↗

Maintenance
Maintenance details

Repo: Aug 14, 2026

Package: Aug 10, 2026

Repo: Aug 6, 2026

Package: Not documented

Popularity evidence
GitHub stars

49,168

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

2,664

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

30-day package downloads

7,541,930

30-day package downloads · checked 2026-08-14T18:46:26.000Z

No reliable download data
External adoption evidence
  • github: repository stars: 49,168Exact attributable signal.github: repository stars · Admission snapshot · checked 2026-08-14T18:46:26.000ZEvidence source ↗
  • github: repository stars: 2,664Exact attributable signal.github: repository stars · Admission snapshot · 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
AuthenticationNo server authentication is documented for local stdio. Running-browser connections support optional WebSocket headers; an open remote-debugging port lets local applications control Chrome.The documented default is stdio with the HTTP endpoints on 127.0.0.1. The publisher explicitly warns that binding the MCP server to 0.0.0.0 or another non-localhost address exposes plain HTTP with no authentication or TLS, allowing anyone on that network to invoke all tools.
CostThe open-source npm package lists no MCP fee. Chrome, Node.js, client, model, and external-service costs are separate.The publisher distributes the project under the Apache License 2.0 and lists no MCP server usage fee. JADX, local compute, the selected MCP client, and model-provider costs can still apply.
PermissionsInspects, debugs, automates, and modifies browser state through navigation, input, script evaluation, screenshots, uploads, extensions, memory, performance, and PWA tools.The published tools can read decompiled code for classes and methods, smali, AndroidManifest.xml, string and resource files, cross-references, and debugger frames, threads, and variables from the project open in JADX. They can also rename classes, methods, fields, packages, and variables within the JADX analysis workspace.
Data handlingBrowser content is exposed to the connected client. Performance tools send trace URLs to Google CrUX by default, and usage statistics with invocation success, latency, and environment data are enabled by default; broader retention is not documented.The publisher's architecture sends tool requests from the LLM client through the Python MCP server over HTTP to the JADX-GUI plugin, then returns source, resource, manifest, and debugger data to the connected client. The reviewed README does not document telemetry, retention, or model-training use, so those behaviors remain unknown.
Limitations
Tradeoffs
  • Deep DevTools access improves debugging, but exposes browser content and state; usage statistics and CrUX URL lookups are enabled by default unless disabled.
  • JADX integration speeds static exploration, but decompilation is imperfect and AI-generated security conclusions can contain false positives or miss runtime behavior.
Risk contextCan expose sensitive browser sessions and execute arbitrary browser actions or scripts. Use isolated profiles, URL allow/block patterns, restricted file paths, and do not expose remote-debugging ports.This server exposes sensitive reverse-engineering material and mutation tools for the APK project open in JADX. Keep both connections on 127.0.0.1 and prefer stdio; if remote access is unavoidable, use a trusted isolated network plus firewall or SSH tunnel. Treat decompiled source, resources, manifests, and debugger values as potentially confidential, and review rename operations before saving or exporting analysis artifacts.
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 →