Skip to main content
Glama
RonsDad
by RonsDad

Related Servers

Alternatives to Browserbase MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Provides cloud browser automation using Browserbase and Stagehand, enabling LLMs to navigate, extract data, take screenshots, and perform web interactions.
      17
      4,036 npm
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      Enables cloud browser automation through Browserbase and Stagehand, allowing LLMs to interact with web pages, take screenshots, extract data, and perform automated actions with support for proxies, stealth mode, and parallel sessions.
      14
      1,504 npm
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      Enables cloud browser automation through Browserbase and Stagehand, allowing LLMs to navigate web pages, extract data, take screenshots, fill forms, and perform automated web interactions with multi-session support.
      14
      4,036 npm
      Apache 2.0

    TDQS

    A3.8/5.0

    Scored across 17 tools

    Disambiguation3/5

    The tool set has clear functional distinctions between core actions (act, extract, navigate, observe, get_url) and session management (create, close, list), but there is significant overlap between single-session and multi-session versions of the same tools. For example, browserbase_stagehand_act and multi_browserbase_stagehand_act_session perform identical actions, differing only in session context, which could lead to confusion about when to use each. The descriptions help clarify the single vs. multi-session distinction, but the duplication creates ambiguity in tool selection.

    Naming Consistency4/5

    Naming follows a consistent snake_case pattern throughout, with a clear structure: prefix (browserbase or multi_browserbase), functional component (e.g., stagehand_act), and sometimes a suffix (e.g., _session). The multi-session tools systematically append '_session' to their single-session counterparts, enhancing predictability. However, there are minor deviations, such as browserbase_screenshot not following the 'stagehand' naming convention and multi_browserbase_stagehand_session_list being slightly inconsistent in structure compared to others.

    Tool Count3/5

    With 17 tools, the count is borderline high for a browser automation server, as it includes duplicated functionality across single and multi-session contexts. While the domain of browser control and multi-session management justifies a larger set, the duplication inflates the count unnecessarily. A more streamlined approach could reduce the number without losing capability, making it feel slightly heavy for the scope.

    Completeness5/5

    The tool surface comprehensively covers browser automation needs, including navigation, interaction (act/observe), data extraction, session management (create/close/list), and multi-session support. There are no obvious gaps; agents can perform full workflows from session creation to cleanup, with clear guidance on tool usage. The inclusion of both single and multi-session tools ensures coverage for various automation scenarios, making the set complete for its domain.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues