Back to Home
browserbase icon

mcp-server-browserbase

Verified Safe

by browserbase

Overview

Enables LLMs to perform cloud browser automation tasks such as navigating, interacting with elements, extracting data, and capturing screenshots on web pages.

Installation

Run Command
npx @browserbasehq/mcp-server-browserbase

Environment Variables

  • BROWSERBASE_API_KEY
  • BROWSERBASE_PROJECT_ID
  • GEMINI_API_KEY
  • GOOGLE_API_KEY
  • GOOGLE_GENERATIVE_AI_API_KEY
  • MODEL_API_KEY
  • ANTHROPIC_API_KEY
  • OPENAI_API_KEY

Security Notes

The server correctly uses environment variables for API keys, preventing hardcoding of sensitive data. It explicitly warns users about the security implications of binding the SHTTP server to '0.0.0.0'. No direct use of `eval` or other dangerous code execution patterns was identified. The overall security relies on securely managing the provided API keys for Browserbase and the integrated LLMs.

Similar Servers

Stats

Interest Score100
Security Score8
Cost ClassHigh
Stars2912
Forks321
Last Update2025-12-10

Tags

Browser automationLLM integrationWeb scrapingData extractionScreenshots