Tools
ChromeDevTools/chrome-devtools-mcp: Official Google MCP Server for Browser Debugging Reaches 37.5K Stars
Google's official Chrome DevTools MCP server enables coding agents to interact directly with Chrome DevTools for browser debugging, inspection, and testing. At 37,478 stars with active commits today, it provides AI coding agents with first-class browser debugging capabilities via the Model Context Protocol — a significant infrastructure piece for any agent that needs to verify frontend work. Supports Puppeteer integration and is positioned as the canonical way for AI agents to interact with the browser development stack.
Source
↳ Follow the thread