Back to search
30
MCP

@mozilla/firefox-devtools-mcp

npm/@mozilla/firefox-devtools-mcp

Model Context Protocol (MCP) server for Firefox DevTools automation

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-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
firefox-devtools-mcp
Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debuggi
0 tools
mcp-browser-dev-tools
Local MCP server for Chromium DevTools Protocol and Firefox WebDriver BiDi
0 tools
iflow-mcp_chrome-devtools-mcp
Chrome DevTools Protocol integration for Model Context Protocol
0 tools

How to use

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

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