Chrome DevTools MCP

Google's official MCP server that exposes Chrome DevTools to an AI agent, through around sixty tools as of 13 September 2026: performance traces, console messages with source-mapped stack traces, network requests, screenshots, Lighthouse audit, device emulation. The agent navigates, inspects the real rendered state of the page and reasons on it instead of guessing from static code. They range from input and navigation to memory, through performance, network, extensions and installable web apps.

Strengths

Limitations

Best for

View on Coeurdar