Chrome Debug Protocol

Provides browser automation capabilities through Chrome's debugging protocol with session persistence, enabling web scraping, test

rainmen-xia 9
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server provides browser automation capabilities through Chrome's debugging protocol with session persistence, enabling AI agents to control Chrome instances for web scraping, testing, and automation tasks. Built using TypeScript with puppeteer-core and the Model Context Protocol SDK, it offers tools for taking screenshots in multiple formats (PNG, JPEG, WebP), navigating to URLs, clicking elements, typing text, and retrieving page content while maintaining browser sessions across multiple interactions. The implementation features automatic browser discovery, connection management with configurable debugging ports, error handling with detailed responses, and support for both headless and headed Chrome instances, making it valuable for automated testing workflows, web data extraction, and building AI assistants that need persistent browser control without manual Chrome DevTools access.

Source

Repository: https://github.com/rainmen-xia/chrome-debug-mcp

Maintain Chrome Debug Protocol?

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 Debug Protocol on getagentictools](https://getagentictools.com/mcp/rainmen-xia-chrome-debug-mcp?ref=badge)