Developer Tools

Chrome DevTools MCP

Chrome DevTools MCP gives agents Performance, Network, Console, and DOM tooling against a real Chrome browser. Ideal for debugging web apps, measuring Core Web Vitals, and automating browser workflows from Cursor or Claude.

Stars

46.9k

Installs

10.9M

License

Apache-2.0

Kind

MCP

Trust evidence

Verified

Verified MCP — curated catalog entry with reviewed setup metadata.

  • Stars: 46.9k · catalog
  • Freshness: Updated 2026-07-01
  • Used in 3 known stacks

Prerequisites

  • · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
  • · Node.js 18+

Reference command

{
  "mcpServers": {
    "chrome-devtools": {
      "command": "npx",
      "args": ["-y", "chrome-devtools-mcp@latest"]
    }
  }
}

Often stacked with

Stacks that include this