chrome-devtools-mcp and stealth-browser-mcp
Chrome DevTools MCP provides standard browser automation for coding agents, while Stealth Browser MCP complements it by adding anti-bot evasion capabilities for scenarios where standard automation would be detected and blocked.
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 stealth-browser-mcp
vibheksoni/stealth-browser-mcp
The only browser automation that bypasses anti-bot systems. AI writes network hooks, clones UIs pixel-perfect via simple chat.
Powered by nodriver + Chrome DevTools Protocol, it integrates with MCP-compatible AI agents (Claude, Cursor) via stdio transport and offers 90 modular tools spanning navigation, element cloning, network interception, and dynamic hook generation. The architecture supports minimal (22-tool) or full deployments with configurable idle timeouts, automatic browser lifecycle management, and cross-platform support via FastMCP server.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work