Browserbase MCP Server avatar
Browserbase MCP Server

Pricing

Pay per event

Go to Apify Store
Browserbase MCP Server

Browserbase MCP Server

Developed by

MCP servers

MCP servers

Maintained by Community

A Model Context Protocol (MCP) server that provides browser automation capabilities using Browserbase.

5.0 (1)

Pricing

Pay per event

1

52

13

Last modified

4 days ago

🅱️ Browserbase MCP Server

Browserbase MCP Server

This Actor is a wrapper for the browserbase MCP server.

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

Connection URL

MCP clients can connect to this server at:

https://mcp-servers--browserbase-mcp-server.apify.actor/mcp

Client Configuration

To connect to this MCP server, use the following configuration in your MCP client:

{
"mcpServers": {
"browserbase": {
"url": "https://mcp-servers--browserbase-mcp-server.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}

Note: Replace YOUR_APIFY_TOKEN with your actual Apify API token. You can find your token in the Apify Console.

🚩 Claim this MCP server

All credits to the original authors of https://github.com/browserbase/mcp-server-browserbase

To claim this server, please write to ai@apify.com

🚀 Features

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
JavaScriptExecute custom JS in the browser context
Web InteractionNavigate, click, and fill forms with ease

🔍 Use cases

  • 🌐 Web navigation and form filling
  • 📋 Structured data extraction
  • 🧪 LLM-driven automated testing
  • 🤖 Browser automation for AI agents

🧰 Tools

Tool NameDescription
multi_browserbase_stagehand_session_createCreates multiple browser sessions for parallel tasks like data scraping or A/B testing. Each session is isolated with its own cookies and state.
multi_browserbase_stagehand_session_listLists all active browser sessions with their IDs, names, and details for easy management.
multi_browserbase_stagehand_session_closeCloses a specific browser session to free up resources and avoid extra charges.
multi_browserbase_stagehand_navigate_sessionNavigates to a URL in a specific browser session.
multi_browserbase_stagehand_act_sessionPerforms simple actions on page elements, like clicking buttons or typing text, in a specific session.
multi_browserbase_stagehand_extract_sessionPulls structured data or text from a web page based on your instructions, for a specific session.
multi_browserbase_stagehand_observe_sessionFinds interactive elements on a page, like buttons or forms, to help with actions, for a specific session.
multi_browserbase_stagehand_get_url_sessionRetrieves the current URL of a specific browser session.
browserbase_stagehand_get_all_urlsGets the current URLs for all active browser sessions.
browserbase_session_createSets up a single browser session for basic web automation tasks.
browserbase_session_closeCloses the current browser session and cleans up resources.
browserbase_stagehand_navigateNavigates to a URL in the browser.
browserbase_stagehand_actPerforms simple actions on page elements, like clicking buttons or typing text.
browserbase_stagehand_extractPulls structured data or text from a web page based on your instructions.
browserbase_stagehand_observeFinds interactive elements on a page, like buttons or forms, to help with actions.
browserbase_screenshotCaptures a screenshot of the current page for reference.
browserbase_stagehand_get_urlRetrieves the current URL of the browser page.

💸 Pricing

EventDescriptionPrice (USD)
Actor startFlat fee for starting an Actor run.$0.10
Actor runtime per minuteFlat fee for each minute of Actor runtime.$0.003
Browserbase tool callFixed fee for each browser automation tool call.$0.036