chrome-devtools-mcp and agent-browser-mcp
These are complements: ChromeDevTools/chrome-devtools-mcp provides low-level Chrome DevTools Protocol access for agents, while minhlucvan/agent-browser-mcp wraps Vercel's Agent Browser to provide higher-level browser automation, so they serve different abstraction layers of the same browser-automation workflow.
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 agent-browser-mcp
minhlucvan/agent-browser-mcp
MCP server ingerate with vercel-labs's Agent Browser
Exposes AI-optimized browser automation through Vercel's agent-browser, using semantic accessibility-based element targeting and lightweight snapshots instead of verbose HTML. Implements MCP protocol with tools for navigation, form filling, data extraction, session management, and JavaScript execution across isolated browser instances. Supports both fast Rust CLI and Node.js fallback, integrating with Claude Desktop, VS Code, and other MCP-compatible clients.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work