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.

chrome-devtools-mcp
87
Verified
stealth-browser-mcp
59
Established
Maintenance 25/25
Adoption 20/25
Maturity 24/25
Community 18/25
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 24/25
Stars: 28,511
Forks: 1,674
Downloads: 2,689,135
Commits (30d): 82
Language: TypeScript
License: Apache-2.0
Stars: 360
Forks: 94
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Dependents
No Package No Dependents

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.

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