chrome-devtools-mcp and chrome-local-mcp
These are competitors offering different approaches to Chrome automation—DevTools provides a protocol-level interface for agent coding with mature production adoption, while Puppeteer-based local automation offers a simpler, self-contained alternative for Claude-specific workflows.
About chrome-devtools-mcp
ChromeDevTools/chrome-devtools-mcp
Chrome DevTools for coding agents
This project helps AI coding assistants like Gemini or Copilot interact with a live Chrome browser. It enables your assistant to automate browser tasks, debug web pages, and analyze website performance by providing real-time control and inspection. Web developers, quality assurance engineers, and AI developers building agent-based tools would use this.
About chrome-local-mcp
callmehuyv/chrome-local-mcp
A local Chrome browser automation MCP server for Claude Code, powered by Puppeteer
This tool helps you automate repetitive web tasks by giving Claude Code direct control over a real Chrome browser. You can instruct Claude Code in plain language to navigate websites, fill out forms, click buttons, extract text, and take screenshots. This is ideal for anyone who uses Claude Code and needs to interact with web pages to gather information or perform actions without manual intervention.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work