robertheadley/chrome-debug-mcp
An MCP server to allow you to debug webpages using LLMs
This project helps you automate interactions with web pages in a Chrome browser, similar to how a human would, but with the added power of AI. It takes instructions for browsing, clicking, typing, and even running custom scripts on web pages. The output includes screenshots, extracted text, and logged activity, allowing AI models to debug or analyze web content. This is for AI developers building intelligent agents that need to interact with websites for tasks like data collection, automated testing, or content analysis.
No commits in the last 6 months.
Use this if you are building an AI agent that needs to programmatically control a Chrome browser, simulate user behavior, inject custom scripts, and debug web page interactions.
Not ideal if you simply need a basic web scraper or a headless browser for simple HTML parsing, as this tool provides extensive debugging and user-like interaction capabilities that might be overkill.
Stars
44
Forks
6
Language
JavaScript
License
—
Category
Last pushed
Mar 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/robertheadley/chrome-debug-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ChromeDevTools/chrome-devtools-mcp
Chrome DevTools for coding agents
osaurus-ai/osaurus
AI edge infrastructure for macOS. Run local or cloud models, share tools across apps via MCP,...
shaun0927/openchrome
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
freema/firefox-devtools-mcp
Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and...
vibheksoni/stealth-browser-mcp
The only browser automation that bypasses anti-bot systems. AI writes network hooks, clones UIs...