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
87
Verified
agent-browser-mcp
47
Emerging
Maintenance 25/25
Adoption 20/25
Maturity 24/25
Community 18/25
Maintenance 10/25
Adoption 12/25
Maturity 10/25
Community 15/25
Stars: 28,511
Forks: 1,674
Downloads: 2,689,135
Commits (30d): 82
Language: TypeScript
License: Apache-2.0
Stars: 3
Forks: 5
Downloads: 7,053
Commits (30d): 0
Language: TypeScript
License:
No Dependents
No License

About chrome-devtools-mcp

ChromeDevTools/chrome-devtools-mcp

Chrome DevTools for coding agents

Implements a Model-Context-Protocol (MCP) server that bridges AI coding agents with Chrome's DevTools Protocol, enabling performance tracing, network inspection, and automated browser actions through Puppeteer. Supports both full-featured and lightweight ("slim") modes, integrating with agents like Claude, Gemini, and Cursor for debugging, screenshot capture, and source-mapped stack trace analysis.

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