Skip to content

[GitHub Trending] ChromeDevTools/chrome-devtools-mcp

8.7 relevance
Score Breakdown
technical depth
9
novelty
9
actionability
9
community
8
strategic
6
personal
10

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Official Chrome DevTools for coding agents, extremely actionable.

AI/ML github.com
Chrome DevTools for coding agents. Contribute to ChromeDevTools/chrome-devtools-mcp development by creating an account on GitHub.
Summary

Google's Chrome DevTools team released an MCP server (chrome-devtools-mcp) that enables AI coding agents like Claude, Cursor, and Copilot to control and inspect a live Chrome browser with full DevTools capabilities. Built with Puppeteer, it supports performance tracing with CrUX field data, network analysis, source-mapped stack traces, and screenshots, while requiring Node.js LTS and Chrome stable. The server collects usage statistics by default and offers a slim headless mode for basic tasks, though only Chrome and Chrome for Testing are officially supported.

Author

ChromeDevTools