← Back to Claude Tool Reviews

Chrome DevTools MCP

Connector Development Usable

Official Google ChromeDevTools MCP server giving Claude programmatic access to Chrome DevTools: performance profiling, network inspection, DOM manipulation, and Lighthouse audits. 2.55M monthly npm downloads.

33,287 starsApache-2.0 (commercial OK)FreeNo code needed
Official tool maintained by Google LLC.
Fair rating — This tool is functional but has notable gaps. Review the evaluation notes below before deploying.

Frontend debugging and performance analysis are time-intensive. AI assistants with direct DevTools access can assist with performance optimization, accessibility auditing, and bug diagnosis — a high-value workflow for frontend teams.

Frontend developers and web performance engineers who want AI-assisted analysis of browser performance, network requests, and page quality metrics.

Claude Code Claude Cowork Claude Chat

https://www.npmjs.com/package/chrome-devtools-mcp

By Google LLC

How to Get It

Option 1: Claude Desktop AppOpen the Customize panel in the sidebar → browse connectors → search and add. Works in Claude Code, Claude Cowork, and Claude Chat.
Option 2: Paste into Claude CodeCopy the command below and paste it into a Claude Code conversation. Claude will run it for you.
Command
npx -y chrome-devtools-mcp

Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.

PrerequisitesChrome browser installed; Chrome running with remote debugging enabledTime to functional20 minutesCostFree

Trust Signals Source Reviewed

Stars33,287Contributors75Last updated2026-04-05LicenseApache-2.0 (OK for commercial use)Weekly downloads591,634Known CVEsNone found

Data & Access

Data processingPrompts sent to Anthropic API. Enterprise/Team plans exclude training.Connects toGoogle LLC servers (official integration)

Community Pulse Active

Discussed on Hacker News, Reddit

19 mentions across 2 sources

Reviewer notes

Source Reviewed review. These are observations, not a security certification.

Official Google ChromeDevTools org package. 2.55M monthly downloads, Apache 2.0 license. Zero runtime npm dependencies (all bundled) — excellent for security. Maintained by Google engineers. Pre-1.0 (API instability). Requires Chrome running with remote debugging port open.

Remote debugging access to Chrome: can read page content, network traffic, cookies, and DOM — full browser session visibility. Appropriate for local development but dangerous in shared/cloud environments. Zero runtime dependencies is strong supply chain posture. Requires explicit Chrome debugging port configuration.

2026-04-02: LIMITATION: Requires Chrome running with remote debugging port open — that port grants full browser session visibility (cookies, network, DOM). Dangerous in shared or cloud environments.

How to evaluate tools before deploying →

Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.

Evaluation

Ease of Use
3/5
Versatility
3/5
Reliability
3/5
Security
3/5
Overall score3.00 / 5.00 UsableEvaluatedMar 2026
Official Google ChromeDevTools org package. 2.55M monthly downloads, Apache 2.0 license. Zero runtime npm dependencies (all bundled) — excellent for security. Maintained by Google engineers. Pre-1.0 (API instability). Requires Chrome running with remote debugging port open.

← Back to Claude Tool Reviews