$ timeahead.in
/ servers/github/ai.smithery/ImRonAI-mcp-server-browserbase
github

ai.smithery/ImRonAI-mcp-server-browserbase

Automate cloud browsers to navigate websites, interact with elements, and extract structured data.…

updated 266d agogithub ↗
60fair
▣ Overview

What it does

Browserbase MCP Server provides cloud browser automation capabilities powered by Browserbase and Stagehand. It enables LLMs to control headless browsers, navigate websites, interact with page elements (clicking, form-filling), capture screenshots, and extract structured data from web pages. The server supports multiple LLM models including OpenAI, Claude, and Gemini, with vision support for analyzing complex DOM structures through annotated screenshots. It can manage multiple parallel browser sessions and offers configuration options for stealth mode, proxy support, session persistence, and custom cookies.

Who it's for

Backend and AI engineers building LLM-powered applications that need web automation. Developers creating AI-powered IDEs, chat interfaces, or custom workflows requiring programmatic browser control and web data extraction.

Common use cases

  • Extract structured data from websites using LLM vision analysis
  • Automate form filling and web interactions from Claude Code or similar LLM interfaces
  • Capture and analyze page screenshots for complex UI understanding
  • Gather research data across multiple websites in parallel sessions
  • Test web applications by simulating user interactions

Setup pitfalls

  • Requires BROWSERBASE_API_KEY and BROWSERBASE_PROJECT_ID environment variables; obtain these from the Browserbase dashboard
  • When using non-default LLM models (OpenAI, Gemini), corresponding API keys must be provided as environment variables
  • Last commit was approximately 8 months ago—verify compatibility with current browser engine versions and Browserbase API changes
  • Browser session persistence is enabled by default; disable with --persist false if you need fresh sessions for each request
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
40
10.0
Adoption
20%
0
0.0
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
60.0
⚿ Capabilities & Risk Explainer
fs readfs writesecrets
◆ Risk level: medium
fs read + fs write + secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "aismitheryimronai-browserbase": {
      "command": "npx",
      "args": [
        "-y",
        "@browserbasehq/mcp-server-browserbase"
      ]
    }
  }
}
⚙ Maintenance health
18/ 100 · is this project alive?
contributors (1y)3
top contributor share79%
releases (1y)0
ci✗ none
⛁ Raw data
weekly downloads0
github stars0
forks0
open issues0
license✓ present
readme length10775 chars
last publish249d ago
last commit266d ago
last updated10h ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points