Skip to main content
Glama

Related Servers

Alternatives to ghostfox

  • 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
    2,444 npm
    Apache 2.0

Related Servers

TDQS

A3.7/5.0

Scored across 19 tools

Disambiguation4/5

Most tools are clearly separated by resource and action, and pairs like page_click/page_click_ref are explicitly distinguished via selector-based vs. a11y-ref-based interaction. A couple of input-setting tools (page_type vs page_fill) could be misselected without close reading, but the descriptions resolve this.

Naming Consistency4/5

The dominant pattern is resource-prefixed actions (page_open, session_create, identity_generate, captcha_solve), which is predictable and readable. Deviations like page_a11y, page_snapshot, and session_evidence are noun-style but follow the same prefix convention, so only minor inconsistency exists.

Tool Count4/5

19 tools is slightly above the ideal 3-15 range but justified by the need for selector-based and ref-based variants plus identity, session, page, and captcha coverage. No tool feels redundant enough to cut outright, though the set is substantial.

Completeness4/5

The core browsing loop—create session, open page, read, interact, wait, screenshot, collect evidence—is well covered, and identity/captcha workflows are included. Missing session/page teardown (e.g., session_close, page_close) and navigation controls are minor gaps but not blocking for most automation tasks.

Maintenance

ActivityMaintained
ResponsivenessNo issues