{
  "slug": "chrome-devtools-mcp",
  "name": "Chrome DevTools MCP",
  "url": "https://github.com/ChromeDevTools/chrome-devtools-mcp",
  "cat": "mcp",
  "group": "ai",
  "tagline": "Official MCP server (browser debug)",
  "price": "Free, open source",
  "tier": "free",
  "pick": false,
  "what": "Maintained by Google's Chrome DevTools team. It lets a coding agent control and inspect a live Chrome browser with full DevTools access: performance traces and insights, console messages with source-mapped stack traces, network request inspection, screenshots, DOM interaction, Lighthouse audits and memory debugging.",
  "why": "Closes the loop where the agent writes frontend code but cannot see the result. It reads the real console error and the real network waterfall instead of asking you to paste a screenshot.",
  "warn": "If you attach it to an existing Chrome instance it drives your real profile and logged-in sessions — never point it at anything sensitive. Performance traces return very large payloads.",
  "install": "claude mcp add chrome-devtools --scope user npx chrome-devtools-mcp@latest",
  "category": {
    "key": "mcp",
    "name": "MCP servers & registries",
    "desc": "How your agent reaches past the terminal. Directory scale is not a quality signal.",
    "group": "ai",
    "groupName": "Put AI inside it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": null,
    "checked_at": "2026-08-18T23:43:12.623+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}