Browse/File Systems/Chrome DevTools

Chrome DevTools

by benjaminr · Added 26d ago

292

Install

git clone https://github.com/benjaminr/chrome-devtools-mcp

About

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.

Tags

File Systemsmcp-servertypescript
Chrome DevTools — File Systems MCP | Skiln