chrome-devtools-mcp and firefox-devtools-mcp
These are ecosystem siblings—both implement the Model Context Protocol for browser automation but target different browser engines (Chromium vs. Firefox), allowing users to choose based on their preferred browser while maintaining compatible interfaces.
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
freema/firefox-devtools-mcp
Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work