chrome-devtools-mcp and firefox-devtools-mcp

These are complementary tools that enable browser automation across different engines—Chrome DevTools MCP controls Chromium-based browsers while Firefox DevTools MCP controls Firefox through their respective debugging protocols, allowing users to choose or combine based on their target browser environment.

chrome-devtools-mcp
87
Verified
firefox-devtools-mcp
51
Established
Maintenance 25/25
Adoption 20/25
Maturity 24/25
Community 18/25
Maintenance 10/25
Adoption 6/25
Maturity 18/25
Community 17/25
Stars: 28,511
Forks: 1,674
Downloads: 2,689,135
Commits (30d): 82
Language: TypeScript
License: Apache-2.0
Stars: 17
Forks: 9
Downloads: —
Commits (30d): 0
Language: TypeScript
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 firefox-devtools-mcp

padenot/firefox-devtools-mcp

Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol

Leverages WebDriver BiDi protocol through Selenium WebDriver for browser automation, exposing tools for DOM inspection (snapshots with UIDs), network monitoring, console access, and script evaluation. Integrates with Claude Code, Claude Desktop, Cursor, and Cline via stdio transport, with support for headless operation, custom Firefox profiles, and privileged chrome context access for Firefox development workflows.

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