Chrome Debug
Createdrobertheadley
Enables debugging webpages using Large Language Models by providing an MCP server for Chrome.
About
Chrome Debug provides a Model Context Protocol (MCP) server that enables advanced control and debugging of the Chrome browser, facilitating integration with Large Language Models (LLMs). It supports core browser features, Greasemonkey API, resource management and powerful debug features.
Key Features
- Browser launch and management
- Multi-tab support
- Greasemonkey API support for userscript injection
- Network request interception
- Detailed logging system
Use Cases
- Automated web testing with LLMs
- Web scraping and data extraction
- Custom browser extensions and userscripts development