Browserbase MCP Server
@thesimsguy
关于 Browserbase MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Browserbase MCP Server?
A Model Context Protocol server that provides cloud browser automation capabilities via Browserbase and Stagehand. It enables LLM applications—such as AI-powered IDEs and custom AI workflows—to control cloud browsers, interact with web pages, take screenshots, and execute JavaScript.
How to use Browserbase MCP Server?
The server offers two distinct MCPs: Browserbase MCP (located in browserbase/) for browser orchestration and data extraction, and Stagehand MCP (located in stagehand/) for high-level, atomic web instructions. Alternative installation is available through Smithery.
Key features of Browserbase MCP Server
- Orchestrate and control cloud browsers
- Extract structured data from any webpage
- Capture full-page and element screenshots
- Execute precise atomic web actions via Stagehand
- Supports multiple LLM models (GPT-4, Claude-3.7 Sonnet)
- Modular design for easy integration of new models
Use cases of Browserbase MCP Server
- Automate form filling and navigation across websites
- Capture visual evidence or page state during AI-driven tasks
- Extract structured product or pricing data from e-commerce pages
- Monitor browser console logs for debugging web interactions
- Execute custom JavaScript in a remote, managed browser
FAQ from Browserbase MCP Server
What is the difference between the Browserbase MCP and the Stagehand MCP?
The Browserbase MCP focuses on core browser automation (navigation, screenshots, data extraction, console monitoring). The Stagehand MCP provides higher-level atomic instructions (e.g., act("click the login button")) and supports multiple LLM models with vision capabilities.
What do I need to start using this server?
You need a Browserbase account and API keys to provision cloud browsers. Detailed setup guides are available in the browserbase/ and stagehand/ directories.
Can I run this server locally without cloud infrastructure?
No. This server is designed for a cloud browser environment using Browserbase; it does not support local browser instances.
How does this server compare to the Playwright MCP Server?
The Browserbase MCP Server builds on Playwright but adds cloud browser orchestration and high-level Stagehand instructions. It credits and thanks the Playwright team for their foundational work.
Is this project open source?
Yes. The Stagehand MCP component is explicitly listed as open source, and community contributions are welcomed via the Stagehand Slack community.
浏览器自动化 分类下的更多 MCP 服务器
Slack Slack
microsoftPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
browser-mcp
djydeA browser extension and MCP server that allows you to interact with the browser you are using.
Umut Naci
firecrawlThe API to search, scrape, and interact with the web at scale. 🔥
Webpage Screenshot MCP Server
ananddtyagiAn MCP that gives your agent the ability to snap a screenshot of webpages. Useful when you want your agent to check its progress during development.
MCP Browser Kit
ndthanhdevAn MCP Server that enables AI assistants to interact with your local browsers.
评论