Back to Home
MesuterPikin icon

mcp-server-browserbase

Verified Safe

by MesuterPikin

Overview

Provides cloud browser automation capabilities, enabling LLMs to interact with web pages, extract data, take screenshots, and perform automated actions with atomic precision.

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 handles API keys by requiring them via environment variables (e.g., BROWSERBASE_API_KEY, BROWSERBASE_PROJECT_ID, GEMINI_API_KEY). It explicitly warns and uses dummy values if these are not set, preventing accidental exposure of real keys. The `--host 0.0.0.0` option allows binding to all network interfaces, which is noted as a potential security risk if exposed to the internet without proper firewalling. The server connects to external cloud browser services (Browserbase) and various LLM APIs, which introduces reliance on external service security.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens3000
Stars0
Forks0
Last Update2025-11-29

Tags

browser automationweb scrapingLLM toolsAI agentdata extraction