This repository provides a server implementing the Model Context Protocol (MCP) with cloud browser automation capabilities using Browserbase, Puppeteer, and Stagehand, enabling LLMs to interact with web pages and external data.
This server implements the Model Context Protocol (MCP), facilitating seamless integration between LLM applications and external data sources. It leverages Browserbase, Puppeteer, and Stagehand to provide cloud browser automation capabilities, enabling LLMs to interact with web pages, capture screenshots, and execute JavaScript within a cloud browser environment.
To get started, explore the Browserbase MCP or Stagehand MCP implementations.
ð Browserbase MCP - Located in browserbase/
Offers browser automation, data extraction, console monitoring, screenshot capture, JavaScript execution, and web interaction features.
ð¤ Stagehand MCP - Located in stagehand/
Provides atomic instructions, supports multiple models like GPT-4 and Claude-3.7 Sonnet, features a modular design for easy model integration, supports vision through annotated screenshots, and is open source with a Slack community.
browserbase/mcp-server-browserbase
December 5, 2024
March 29, 2025
TypeScript