mcp-server-browserbase

mcp-server-browserbase

1,734

The Browserbase MCP Server provides automation capabilities for cloud browsers, enabling seamless integration between LLM applications and web pages. It supports features such as data extraction, console monitoring, and web interaction through the MCP protocol, enhancing AI workflows.

Browserbase MCP Server

cover

The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you’re building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need.

This server provides cloud browser automation capabilities using Browserbase and Stagehand. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a cloud browser environment.

To learn to get started with Browserbase, check out or .

Getting Started with available MCPs

🌐 Browserbase MCP - Located in

FeatureDescription
Browser AutomationControl and orchestrate cloud browsers
Data ExtractionExtract structured data from any webpage
Console MonitoringTrack and analyze browser console logs
ScreenshotsCapture full-page and element screenshots
Web InteractionNavigate, click, and fill forms with ease

🤘 Stagehand MCP - Located in

FeatureDescription
Atomic InstructionsExecute precise actions like act("click the login button") or extract("find the red shoes")
Model FlexibilitySupports multiple models, including OpenAI's GPT-4 and Anthropic's Claude-3.7 Sonnet
Modular DesignEasily integrate new models with minimal changes
Vision SupportUse annotated screenshots for complex DOMs
Open SourceContribute to the project and join the Slack community for support

Alternative Installation Methods

Smithery

Credits

Huge thanks and shoutout to the Playwright team for their contributions to the framework, and their work on the Playwright MCP Server