Chrome DevTools MCP
🔌 MCP ServerLet AI drive a real Chrome to debug your app
An official Google MCP server that hands Chrome DevTools to your coding agent: drive a real browser, record performance traces, inspect network requests, read console errors, take screenshots and automate actions — all locally.
Install / Add
npx -y chrome-devtools-mcp@latest Why we picked it
Until now, when AI finished your frontend code you still had to open a browser and verify by hand. Chrome DevTools MCP gives that step back to the agent — it launches a real Chrome, clicks around, reads the network waterfall and console errors, records performance traces, and diagnoses from real data instead of guessing.
Maintained officially by Google's Chrome team and open-sourced under Apache-2.0, it plugs into Claude, Cursor, Copilot and more with a single npx line, running fully locally with no account. For debugging web performance and chasing production issues, it's the most trustworthy official option today.