Smithery Browserbasehq Mcp Browserbase
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
About This MCP Server
The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you're building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need.
This server provides cloud browser automation capabilities using Browserbase and Stagehand. It enables LLMs to interact with web pages, take screenshots, extract information, and perform automated actions with atomic precision.
Specifications
Requirements
- npm install && npm run build
Hosting
Hosting Options
- Remote
API
Integrate this server into your application. Choose a connection method below.
Configure
{
"mcpServers": {
"browserbase": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"-e",
"BROWSERBASE_API_KEY",
"-e",
"BROWSERBASE_PROJECT_ID",
"-e",
"GEMINI_API_KEY",
"mcp-browserbase",
"--proxies"
],
"env": {
"BROWSERBASE_API_KEY": "",
"BROWSERBASE_PROJECT_ID": "",
"GEMINI_API_KEY": ""
}
}
}
}Performance
Usage
Quick Reference
- Name
- Smithery Browserbasehq Mcp Browserbase
- Function
- Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
- Transport
- Remote
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.