# ChromeDevTools/chrome-devtools-mcp

Chrome DevTools for coding agents

Repository: https://github.com/ChromeDevTools/chrome-devtools-mcp
Canonical: https://ross.abutalabs.com/products/chrome-devtools-mcp
Homepage: https://npmjs.org/package/chrome-devtools-mcp
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: mcp-server, puppeteer, chrome-devtools, browser, chrome, debugging, devtools, mcp
Last push: 2026-08-26T14:26:02+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 25
- inputs: {"age_days": 356, "days_push": 7, "days_rel": 8, "gap_med": 3.5, "n_releases_24m": 59}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 49759, forks 3486 (observed 2026-08-28T04:12:11.669455+00:00)

## What it is
An MCP server that exposes Chrome DevTools capabilities to AI coding agents, letting them control and inspect a live Chrome browser via Puppeteer. It provides browser automation, network/console debugging, screenshots, and performance trace analysis, with a standalone CLI option.

## Use cases
- let my coding agent debug a live Chrome browser
- automate browser actions from an AI assistant
- capture performance traces and get insights from an agent
- inspect network requests and console errors via MCP
- take screenshots of pages during agent-driven testing
- run browser automation without MCP using a CLI

## When to choose
- you use an MCP-compatible coding agent (Claude, Cursor, Copilot) and need live browser control
- you want DevTools-grade debugging and performance analysis exposed to an agent
- you need reliable Puppeteer-based automation with automatic waiting

## When to avoid
- you need support for non-Chrome browsers (only Chrome and Chrome for Testing are officially supported)
- you cannot share browser content with MCP clients or Google usage statistics
- you need a simple headless scraping library without MCP integration

## Facets
- artifact type: service
- maturity: active
- function: mcp, developer-tools, web-scraping, monitoring
- domain: developer-tools, web-development, artificial-intelligence, browser-extensions
- platform: cli, cross-platform
- tags: mcp-server, chrome-devtools, puppeteer, browser-automation, coding-agents, performance-tracing, debugging, ai-agents, nodejs

## Member repositories
- ChromeDevTools/chrome-devtools-mcp (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:11.669455+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:20:05.177451+00:00, confidence not recorded.
  - readme: https://github.com/ChromeDevTools/chrome-devtools-mcp (fetched 2026-08-28T04:12:11.669455+00:00, sha d5b0fa56a584)
  - homepage: https://npmjs.org/package/chrome-devtools-mcp (fetched 2026-08-28T18:12:56.893117+00:00, sha 5ab18130651c)
  - registry_npm: https://registry.npmjs.org/chrome-devtools-mcp (fetched 2026-08-28T18:12:56.902788+00:00, sha 204f0ab1593f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
