$ timeahead.in
/ servers/npm/chrome-devtools-mcp
npm

chrome-devtools-mcp

MCP server for Chrome DevTools

46k stars2.7M/wkupdated 0d agogithub ↗
86good
▣ Overview
npm chrome-devtools-mcp package

What it does

Chrome DevTools for Agents is an MCP server that lets AI assistants control and inspect live Chrome browser instances using Puppeteer. It wraps Chrome's DevTools protocol to provide automation, debugging, and performance analysis. The server exposes capabilities for recording performance traces, analyzing network requests, taking screenshots, and inspecting console output with source-mapped stack traces.

Who it's for

Frontend developers and QA engineers automating browser testing with Claude or other AI assistants. Also useful for performance engineers analyzing page metrics within agent-driven workflows.

Common use cases

  • Automate end-to-end browser testing by navigating pages and validating state
  • Record and analyze performance traces to extract actionable insights
  • Debug network requests and console errors in agent workflows
  • Take screenshots and analyze visual state changes
  • Correlate lab performance metrics with real-user data (CrUX)

Setup pitfalls

  • Requires Chrome or Chrome for Testing; other Chromium variants are unsupported and may fail unexpectedly
  • One secret detected in the repository—review before enabling in CI/CD
  • Usage statistics and update checks are enabled by default; disable with --no-usage-statistics and CHROME_DEVTOOLS_MCP_NO_UPDATE_CHECKS for offline or privacy-sensitive environments
  • Exposes all browser data to MCP clients and sends performance traces to Google CrUX API; disable CrUX with --no-performance-crux and avoid tabs with sensitive information
1 credential detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
80
28.0
Freshness
25%
100
25.0
Adoption
20%
100
20.0
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
86.0
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecevalsecrets
◆ Risk level: high
fs read + fs write + network + exec + eval + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "chrome-devtools": {
      "command": "npx",
      "args": [
        "-y",
        "chrome-devtools-mcp"
      ]
    }
  }
}
📈 Score historylast 48 snapshots
4/30/20267/6/2026 · 48 snapshots
⚙ Maintenance health
69/ 100 · is this project alive?
contributors (1y)101
top contributor share33%
releases (1y)56
last release2d ago
median issue response9.1d
ci✓ passing
⛁ Raw data
weekly downloads2.7M
github stars46k
forks3k
open issues92
license✓ present
readme length34557 chars
last publish0d ago
last commit0d ago
last updated1d ago
install verified✓ pass · 45d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points