Chrome DevTools

Connects to Chrome's remote debugging interface via WebSocket to enable browser automation, network monitoring, DOM inspection, Ja

benjaminr 301
Claude CodeClaude DesktopGeneric
View source ↗

This Chrome DevTools Protocol MCP server by Benjamin Rowell provides AI assistants with direct access to Chrome browser debugging capabilities through WebSocket connections to Chrome's remote debugging interface. Built in Python with comprehensive error handling and real-time event processing, it enables browser automation, network request monitoring, DOM inspection, JavaScript execution, console log analysis, performance metrics collection, and storage management across web applications. The implementation maintains persistent connections to capture live browser data and supports headless Chrome operations, making it particularly useful for web development debugging, automated testing workflows, and performance analysis tasks where AI assistants need to interact with and analyze web applications in real-time.

Source

Repository: https://github.com/benjaminr/chrome-devtools-mcp

Maintain Chrome DevTools?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Chrome DevTools on getagentictools
[![Chrome DevTools on getagentictools](https://getagentictools.com/badge/mcp/benjaminr-chrome-devtools-mcp.svg)](https://getagentictools.com/mcp/benjaminr-chrome-devtools-mcp?ref=badge)