Back to Browse

Browserbase MCP Server

Developer ToolsLow Risk9.9MCP RegistryLocal
Free

Server data from the Official MCP Registry

Browserbase MCP server: cloud browser sessions, agents, contexts, fetch, search, functions

About

Browserbase MCP server: cloud browser sessions, agents, contexts, fetch, search, functions

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: trusted author (38/40 approved). 2 finding(s) downgraded by scanner intelligence.

14 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Browserbase API key (from browserbase.com/settings)Required

Environment variable: BROWSERBASE_API_KEY

Optional per-request timeout in milliseconds for Browserbase API calls (default 30000).Optional

Environment variable: BROWSERBASE_REQUEST_TIMEOUT_MS

Optional workspace directory for local files uploaded to Browserbase (session files, extensions, certificates). File reads are sandboxed to this directory (defaults to the system temp directory when unset).Optional

Environment variable: MCP_WORKSPACE_PATH

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-mindstone-mcp-server-browserbase": {
      "env": {
        "MCP_WORKSPACE_PATH": "your-mcp-workspace-path-here",
        "BROWSERBASE_API_KEY": "your-browserbase-api-key-here",
        "BROWSERBASE_REQUEST_TIMEOUT_MS": "your-browserbase-request-timeout-ms-here"
      },
      "args": [
        "-y",
        "@mindstone/mcp-server-browserbase"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Browserbase MCP Server - Browserbase MCP server: cloud browser sessions, agents, | MCP Marketplace