Skip to main content
Glama

Related Servers

Alternatives to FoxBridge MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that exposes Firefox browser automation capabilities through the Model Context Protocol, enabling AI assistants to control web browsers for navigation, interaction, and data collection tasks.
      4
      BSD 3-Clause
    • A
      license
      Not graded
      quality
      C
      maintenance
      A local MCP server for Firefox that gives AI agents full control over the browser via a Unix socket, enabling automation of tabs, pages, cookies, and more without exposing any network ports.
      8
      1
      MIT
    • F
      license
      B
      quality
      B
      maintenance
      Enables AI agents to drive a user-launched Firefox instance via its native Marionette protocol, providing precise DOM actuation like clicking, typing, uploading files, taking screenshots, and evaluating JavaScript.
      18
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI agents to control a stealthy browser via the Model Context Protocol, supporting navigation, screenshots, clicking, typing, and more.
      74
      Do What The F*ck You Want To Public

    TDQS

    C2.9/5.0

    Scored across 52 tools

    Disambiguation2/5

    Many tools have overlapping purposes, especially between ff_ prefixed (real Firefox) and non-prefixed (browser instance) versions, e.g., click vs ff_click, navigate vs ff_navigate, and multiple cookie-related tools. Agents may easily misselect.

    Naming Consistency2/5

    Naming conventions are mixed: some use snake_case (browser_start, clear_cookies), some use ff_ prefix (ff_click), and some are simple verbs (click, hover). No consistent pattern across the tool set.

    Tool Count3/5

    52 tools is high but justified by comprehensive browser automation scope. However, many tools are duplicated for two execution contexts (real Firefox vs. clean instance), which could be consolidated.

    Completeness4/5

    Covers a wide range of browser interactions: navigation, clicking, typing, cookies, storage, history, bookmarks, network, downloads, tabs. Missing bookmark creation/deletion but overall very complete.

    Maintenance

    ActivityStale
    ResponsivenessNo issues