chrome-devtools-mcp★★★★★
✓ loya-tested🆓 free🔌 drop-in
Give your agent the same debug tools you use in Chrome's inspector.
why it matters
The Chrome DevTools panel — the thing you see when you right-click and hit Inspect — has network tabs, console logs, performance profilers, and memory tools. This plug exposes all of that to Claude.
Your agent can watch network requests, read console errors, run Lighthouse audits, and take performance traces — then fix the bug directly. Built by the Google Chrome team. Pair it with Playwright for actions + DevTools for observation.
install
claude mcp add chrome-devtools npx chrome-devtools-mcp@latestwhere to find it
repo health★ 36,664
avoid if
You never hit 'Inspect' in Chrome and don't care what's happening under the hood.
see it in action
open the module that demos chrome-devtools-mcp