Server data from the Official MCP Registry
MCP server for AI web browser automation using Browserbase and Stagehand
MCP server for AI web browser automation using Browserbase and Stagehand
Set these up before or after installing:
Environment variable: BROWSERBASE_API_KEY
Environment variable: BROWSERBASE_PROJECT_ID
Environment variable: GEMINI_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-browserbase-mcp-server-browserbase": {
"env": {
"GEMINI_API_KEY": "your-gemini-api-key-here",
"BROWSERBASE_API_KEY": "your-browserbase-api-key-here",
"BROWSERBASE_PROJECT_ID": "your-browserbase-project-id-here"
},
"args": [
"-y",
"@browserbasehq/mcp-server-browserbase"
],
"command": "npx"
}
}
}Valid MCP server (3 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (3/3 approved). 1 finding(s) downgraded by scanner intelligence.
7 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally