A
licenseA
qualityD
maintenanceProvides cloud browser automation using Browserbase and Stagehand, enabling LLMs to navigate, extract data, take screenshots, and perform web interactions.
17
3,815 npm
Apache 2.0
No user-submitted related servers found.
Scored across 6 tools
Each tool targets a distinct operation: session management (start, end), navigation (navigate), interaction (act), data extraction (extract), and element observation (observe). No overlap in purposes.
All tool names are single verbs in lowercase, following a consistent imperative style. No mixing of conventions or naming patterns.
6 tools is well-scoped for a browser automation session server, covering the full lifecycle from creation to teardown, with core actions and data extraction.
Covers the essential session lifecycle and common operations. Missing specific actions like click or type, but 'act' is generic enough. A screenshot tool would be a minor addition.