chrome-devtools-mcp and chrome-local-mcp

These are competitors offering different approaches to Chrome automation—DevTools provides a protocol-level interface for agent coding with mature production adoption, while Puppeteer-based local automation offers a simpler, self-contained alternative for Claude-specific workflows.

chrome-devtools-mcp
87
Verified
chrome-local-mcp
49
Emerging
Maintenance 25/25
Adoption 20/25
Maturity 24/25
Community 18/25
Maintenance 13/25
Adoption 5/25
Maturity 18/25
Community 13/25
Stars: 28,511
Forks: 1,674
Downloads: 2,689,135
Commits (30d): 82
Language: TypeScript
License: Apache-2.0
Stars: 9
Forks: 2
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No Dependents
No risk flags

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 chrome-local-mcp

callmehuyv/chrome-local-mcp

A local Chrome browser automation MCP server for Claude Code, powered by Puppeteer

Implements persistent browser sessions with real Chrome profiles, accessibility snapshots (reducing vision token costs), and batch actions—all via a single stdio-based MCP server that requires zero configuration. Includes 22 specialized tools optimized for Claude Code workflows, plus optional local OCR via Apple Vision and a REST API for external integrations.

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