Chrome Debug
Enables debugging webpages using Large Language Models by providing an MCP server for Chrome.
概要
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.
主な機能
- Browser launch and management
- Multi-tab support
- Greasemonkey API support for userscript injection
- Network request interception
- Detailed logging system
ユースケース
- Automated web testing with LLMs
- Web scraping and data extraction
- Custom browser extensions and userscripts development