Back to search
30
MCP

firefox-devtools-mcp

mozilla/firefox-devtools-mcp

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

firefox-devtools-mcp
Model Context Protocol (MCP) server for Firefox DevTools automation
0 tools
@mozilla/firefox-devtools-mcp
Model Context Protocol (MCP) server for Firefox DevTools automation
0 tools
@mozilla/firefox-devtools-mcp-moz
Model Context Protocol (MCP) server for Firefox DevTools automation (moz build with privileged context support)
0 tools
@padenot/firefox-devtools-mcp
Model Context Protocol (MCP) server for Firefox DevTools automation (fork with Firefox management tools)
0 tools
devtoolsonline-mcp
Powerful Model Context Protocol (MCP) server providing 128+ developer tools for AI agents (Claude, Cursor, Windsurf, Zed).
0 tools
raultov/chrome-debug-mcp
A Model Context Protocol (MCP) server that allows AI agents to control/debug Chromium based browsers
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "firefox-devtools-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}