AgentStack
SKILL verified MIT Self-run

Browserbase Mcp

skill-friz-zy-ai-capability-registry-browserbase · by Friz-zy

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

No reviews yet
0 installs
15 views
0.0% view→install

Install

$ agentstack add skill-friz-zy-ai-capability-registry-browserbase

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Browserbase Mcp? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Browserbase

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

When to use

  • Use Browserbase only when the task directly involves the relevant service, SaaS product, platform, or technology.

Connection

Docker stdio

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

MCP instructions

  • Use the MCP tools only for the user-requested service workflow and prefer read-only operations by default.
  • Confirm the target account, workspace, project, repository, or dataset before actions that can read private data or mutate remote state.
  • This server requires authorization or environment-provided credentials; ask the user before connecting or requesting access.

Docker launch notes

  • Launch through Docker stdio with docker run --rm -i -e BROWSERBASE_API_KEY -e BROWSERBASE_PROJECT_ID -e GEMINI_API_KEY mcp/browserbase.
  • Confirm required environment variables before launch: BROWSERBASEAPIKEY, BROWSERBASEPROJECTID, GEMINIAPIKEY.

References

  • https://github.com/browserbase/mcp-server-browserbase
  • https://github.com/docker/mcp-registry/tree/main/servers/browserbase

Security policy

  • Authentication: Environment variables

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.