Chrome DevTools MCP
JSON →Debug web applications by connecting to Chrome's developer tools via the Chrome DevTools Protocol.
Install
npx @anthropic-ai/dxt Tools · 7
- network_monitoring Capture and analyse HTTP requests/responses with filtering options
- console_integration Read browser console logs, analyse errors, and execute JavaScript
- performance_metrics Timing data, resource loading, and memory utilisation
- page_inspection DOM information, page metrics, and multi-frame support
- storage_access Read cookies, localStorage, and sessionStorage
- real_time_monitoring Live console output tracking
- object_inspection Inspect JavaScript objects and variables
Environment variables
CHROME_DEBUG_PORT
Links
★ 299 GitHub stars