Enables debugging webpages using Large Language Models by providing an MCP server for Chrome.
Sponsored
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
01Browser launch and management
02Multi-tab support
03Greasemonkey API support for userscript injection
04Network request interception
05Detailed logging system
Use Cases
01Automated web testing with LLMs
02Web scraping and data extraction
03Custom browser extensions and userscripts development