MCP Servers / development / Chrome DevTools MCP

Chrome DevTools MCP

JSON →
none299development

Debug web applications by connecting to Chrome's developer tools via the Chrome DevTools Protocol.

Install
How to run this server
[ { "cmd": "npx @anthropic-ai/dxt", "imports": [] } ]
server path: chrome-devtools-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envCHROME_DEBUG_PORT
Resources
Chrome DevTools MCP — MCP Server · libregistry