The Browserbase MCP Server provides cloud browser automation capabilities, enabling LLMs to interact with web pages, extract information, and perform automated actions using the Model Context Protocol (MCP).
From the registry: MCP server for AI web browser automation using Browserbase and Stagehand

Please install the `mcp-server-browserbase` MCP server into my current AI client (that's you).
Optional prerequisites:
- Browserbase account — Get Browserbase API key and project ID from browserbase.com (https://www.browserbase.com/)
Canonical MCP server config (HTTP transport):
- url: `https://mcp.browserbase.com/mcp`
Note: Hosted version is recommended. Self-hosted stdio via @browserbasehq/mcp requires BROWSERBASE_API_KEY, BROWSERBASE_PROJECT_ID, and GEMINI_API_KEY.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.BROWSERBASE_API_KEYrequiredAPI key for BrowserbaseBROWSERBASE_PROJECT_IDrequiredProject ID for BrowserbaseGEMINI_API_KEYrequiredAPI key for the Gemini modelAI-powered browser automation — navigate, click, fill forms, and extract data from any website.