Chrome DevTools MCP

Google's official MCP server that exposes the 29 Chrome DevTools tools to an AI agent: 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. Seven tool categories: input, navigation, performance, network, debugging, emulation, memory.

Strengths

Limitations

Best for

View on Coeurdar