firefox-devtools-mcp

mozilla/firefox-devtools-mcp
★ 145 stars TypeScript 🌐 Browser/Web Updated today
Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "firefox-devtools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mozilla/firefox-devtools-mcp"
      ]
    }
  }
}

README Excerpt

<a href="https://glama.ai/mcp/servers/@mozilla/firefox-devtools-mcp"><img src="https://glama.ai/mcp/servers/@mozilla/firefox-devtools-mcp/badge" height="223" alt="Glama"></a> Model Context Protocol server for automating Firefox via WebDriver BiDi (through Selenium WebDriver). Works with Claude Code, Claude Desktop, Cursor, Cline and other MCP clients.

Tools (3)

fill_by_uidget_network_requestnavigate_page

Topics

claude-codefirefoxmcpmcp-server