mcp/browserbase

Verified Publisher

By mcp

Updated 3 months ago

Allow LLMs to control a browser with Browserbase and Stagehand for AI-powered web automation, int...

Image
Machine learning & AI
1

10K+

mcp/browserbase repository overview

Browserbase MCP Server

Allow LLMs to control a browser with Browserbase and Stagehand for AI-powered web automation, intelligent data extraction, and screenshot capture.

What is an MCP Server?

MCP Info

Image Building Info

AttributeDetails
Dockerfilehttps://github.com/browserbase/mcp-server-browserbase/blob/1e196b3d3c4dc70944e0d19038dd9eb3608b207a/Dockerfile
Commit1e196b3d3c4dc70944e0d19038dd9eb3608b207a
Docker Image built byDocker Inc.
Docker Scout Health ScoreDocker Scout Health Score
Verify SignatureCOSIGN_REPOSITORY=mcp/signatures cosign verify mcp/browserbase --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub
LicenceApache License 2.0

Available Tools (6)

Tools provided by this ServerShort Description
actPerform an action on the page
endClose the current Browserbase session
extractExtract data from the page
navigateNavigate to a URL
observeObserve actionable elements on the page
startCreate or reuse a Browserbase session

Tools Details

Tool: act

Perform an action on the page

ParametersTypeDescription
actionstring

Tool: end

Close the current Browserbase session

Tool: extract

Extract data from the page

ParametersTypeDescription
instructionstring optional

Tool: navigate

Navigate to a URL

ParametersTypeDescription
urlstring

Tool: observe

Observe actionable elements on the page

ParametersTypeDescription
instructionstring

Tool: start

Create or reuse a Browserbase session

Use this MCP Server

{
  "mcpServers": {
    "browserbase": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "BROWSERBASE_API_KEY",
        "-e",
        "BROWSERBASE_PROJECT_ID",
        "-e",
        "GEMINI_API_KEY",
        "mcp/browserbase"
      ],
      "env": {
        "BROWSERBASE_API_KEY": "YOUR_BROWSERBASE_API_KEY_HERE",
        "BROWSERBASE_PROJECT_ID": "YOUR_BROWSERBASE_PROJECT_ID_HERE",
        "GEMINI_API_KEY": "YOUR_GEMINI_API_KEY_HERE"
      }
    }
  }
}

Why is it safer to run MCP Servers with Docker?

Install from MCP:Hub

Tag summary

Content type

Image

Digest

sha256:f90cb76e3

Size

87.2 MB

Last updated

3 months ago

docker pull mcp/browserbase

This week's pulls

Pulls:

1,005

Jul 6 to Jul 12