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.

chrome-devtools-mcp
84
Verified
agent-browser-mcp
49
Emerging
Maintenance 22/25
Adoption 20/25
Maturity 24/25
Community 18/25
Maintenance 10/25
Adoption 12/25
Maturity 12/25
Community 15/25
Stars: 28,511
Forks: 1,674
Downloads: 2,563,633
Commits (30d): 69
Language: TypeScript
License: Apache-2.0
Stars: 3
Forks: 5
Downloads: 5,270
Commits (30d): 0
Language: TypeScript
License:
No Dependents
No License

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.

web-automation web-debugging performance-testing AI-assistant-integration browser-control

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work