Skip to main content
Glama

Related Servers

Alternatives to Browserbase MCP Server

No user-submitted related servers found.

    Related Servers

    • 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,613 npm
      Apache 2.0
    • 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,020 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,020 npm
      Apache 2.0

    TDQS

    A3.8/5.0

    Scored across 17 tools

    Disambiguation4/5

    Most tools have distinct purposes with clear boundaries, such as navigate, act, observe, extract, and session management. However, there is some overlap between browserbase_stagehand_act and multi_browserbase_stagehand_act_session, which are essentially the same action but for different session contexts, which could cause confusion if not carefully noted. The descriptions help clarify this, but the duplication is noticeable.

    Naming Consistency3/5

    The naming follows a mixed pattern: some tools use a consistent verb_noun format like browserbase_stagehand_navigate, while others add suffixes like _session or prefixes like multi_. This creates a readable but inconsistent convention, as the multi-session tools mirror single-session ones with added qualifiers, leading to a somewhat cluttered naming scheme.

    Tool Count3/5

    With 17 tools, the count is borderline high for a browser automation server, as it includes many duplicated functions for single vs. multi-session workflows. This could feel heavy and redundant, though it covers both use cases comprehensively. A more streamlined approach might reduce the tool count without losing functionality.

    Completeness5/5

    The tool set provides complete coverage for browser automation, including session creation, navigation, interaction (act/observe), data extraction, and session management for both single and multi-session workflows. There are no obvious gaps; all essential operations for controlling and scraping web pages are well-represented with clear guidance on usage.