Browserbase MCP Server
Related Servers
Alternatives to Browserbase MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables 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.141,504 npmApache 2.0
- AlicenseCqualityDmaintenanceEnables LLMs to perform cloud browser automation tasks including navigation, actions, observation, and data extraction using Browserbase and Stagehand.61,504 npmApache 2.0
- AlicenseAqualityDmaintenanceEnables 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.143,815 npmApache 2.0
- AlicenseAqualityDmaintenanceEnables cloud browser automation using Browserbase and Stagehand to interact with web pages, extract data, take screenshots, and perform automated actions with AI-powered natural language commands.173,815 npmApache 2.0
- AlicenseAqualityDmaintenanceEnables AI-powered browser automation through Browserbase and Stagehand, allowing LLMs to navigate websites, extract data, take screenshots, and perform web interactions using natural language commands.93,815 npmApache 2.0
- AlicenseAqualityNot gradedmaintenanceEnables AI to control cloud browsers and automate web interactions through Browserbase and Stagehand. Supports web navigation, form filling, data extraction, screenshots, and automated actions with natural language commands.83,815 npm-
TDQS
Scored across 17 tools
The tool set clearly separates single-session and multi-session workflows via prefixes. However, there is slight overlap between 'browserbase_stagehand_get_all_urls' and 'multi_browserbase_stagehand_session_list' which both provide session information, potentially causing confusion.
Most tools follow a consistent 'prefix_action' pattern, but the inclusion of 'stagehand' in some single-session tools (e.g., 'browserbase_stagehand_act') and not others (e.g., 'browserbase_screenshot') is inconsistent. Multi-session tools uniformly use 'multi_browserbase_stagehand_' but this adds length.
17 tools is appropriate for a browser automation server. It covers both single and multi-session workflows without being overwhelming, providing essential actions like navigate, act, extract, observe, and session management.
The tool surface covers core browser automation tasks (navigation, interaction, extraction, observation) and session management. Minor gaps include no dedicated tools for JavaScript execution, cookie handling, or scrolling, but the provided tools are sufficient for typical workflows.