firefox-devtools-mcp and mcp-browser-agent
These two tools are complements: freema/firefox-devtools-mcp provides the underlying protocol server to inspect and control Firefox, which imprvhub/mcp-browser-agent then leverages as an integration for Claude Desktop to perform autonomous browser automation.
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
This project lets AI assistants like Claude Code inspect and control Firefox browser sessions through the Remote Debugging Protocol. It takes commands from an AI assistant, automates browser actions (like navigating pages, clicking elements, or filling forms), and outputs browser state information, screenshots, and network activity. It's designed for developers building or using AI agents that need to interact with web applications.
About mcp-browser-agent
imprvhub/mcp-browser-agent
A Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities. This agent enables Claude to interact with web content, manipulate DOM elements, execute JavaScript, and perform API requests.
This project integrates with Claude Desktop to give it web browsing and API interaction capabilities. You can instruct Claude to navigate websites, fill forms, click buttons, take screenshots, and make API requests using natural language. This is for professionals who use Claude Desktop and need to automate complex, multi-step online tasks or data retrieval without manual intervention.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work