[GitHub Trending] ChromeDevTools/chrome-devtools-mcp
9.9 relevance
Score Breakdown
technical depth 9
novelty 9
actionability 9
community 9
strategic 7
personal 10
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Chrome DevTools MCP for coding agents, perfect match for reader
Summary
Google's official chrome-devtools-mcp exposes Chrome DevTools capabilities as an MCP server, enabling AI coding agents (Gemini, Claude, Cursor, Copilot) to automate, debug, and analyze performance in live browsers via Puppeteer and the CrUX API. The tool supports headless/slim modes, opt-out flags for usage statistics and CrUX data sharing, and requires Node.js LTS. Its architecture raises a security concern: browser content is accessible to MCP clients, so sensitive data should be avoided.
Author
ChromeDevTools