MCPcopy Create free account
trending / ChromeDevTools/chrome-devtools-mcp

ChromeDevTools/chrome-devtools-mcp +965 ★ this week + Follow

AI analysis grounded in the code graph — computed facts, not vibes · 2026-09-08T03:03:19Z

What it actually is

chrome-devtools-mcp is a Model-Context-Protocol (MCP) server that exposes Chrome DevTools capabilities — network inspection, console messages, performance tracing, screenshots — to AI coding agents such as Antigravity, Claude, Cursor or Copilot. It wraps Puppeteer for browser automation and the DevTools frontend for trace/performance analysis, and also ships as a standalone CLI (docs/cli.md) for non-MCP use. The target audience is developers building or using AI coding assistants that need live, inspectable control of a real Chrome instance rather than a headless black box.

Why it's growing

The star count (50,684, with 148 gained in a single day) sits against a backdrop of steady, frequent shipping: five minor releases between June and August 2026 (v1.4.0 through v1.8.0) and a dense commit log covering new capabilities (Agent Plugins 1.0, screencast FPS option, JS-execution toggle) alongside fixes for real usage friction (HiDPI screenshot bounds, symlink handling, navigation detection). This cadence is consistent with a project riding the broader "AI coding agent" wave — the README explicitly targets that audience — though the graph facts alone don't quantify external adoption drivers (e.g. downstream tool integrations), so some of the growth is likely attributable to ecosystem visibility rather than internal changes alone.

The full breakdown is free — sign in to read it

What changed recently, how it's actually built (from the code graph), and whether you should care. Free account — no card, no spam.