
Browserbase MCP Server
The Browserbase MCP Server enables secure, cloud-based browser automation for AI and LLMs, allowing powerful web interaction, data extraction, UI testing, and a...

Browserbase MCP Server lets your FlowHunt AI agents automate browsers in the cloud, extract data, perform web actions, and monitor pages securely, all via a standardized MCP interface.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
The Browserbase MCP Server allows Language Model-based AI assistants to control and automate browsers in the cloud using Browserbase and Stagehand . By leveraging the Model Context Protocol (MCP), this server enables LLMs to interact with web pages, perform browser automation tasks, extract data, take screenshots, monitor console logs, and execute JavaScript—all within a secure, cloud-based environment. This powerful capability enhances development workflows by enabling seamless automation of web-based tasks, integration with external web services, and standardized orchestration of browser-based workflows in AI-powered applications.
No information about prompt templates is provided in the available files or documentation.
No explicit list of MCP resources is provided in the available files or documentation.
No direct list of tools (e.g., from server.py or similar) is available in the README or visible repository structure.
.windsurfrc).mcpServers object:{
"mcpServers": {
"browserbase": {
"command": "npx",
"args": ["@browserbase/mcp-server-browserbase@latest"]
}
}
}
{
"mcpServers": {
"browserbase": {
"env": {
"BROWSERBASE_API_KEY": "your-api-key"
},
"inputs": {
"projectId": "your-project-id"
}
}
}
}
{
"mcpServers": {
"browserbase": {
"command": "npx",
"args": ["@browserbase/mcp-server-browserbase@latest"]
}
}
}
{
"mcpServers": {
"browserbase": {
"command": "npx",
"args": ["@browserbase/mcp-server-browserbase@latest"]
}
}
}
{
"mcpServers": {
"browserbase": {
"command": "npx",
"args": ["@browserbase/mcp-server-browserbase@latest"]
}
}
}
Note: Always store API keys and sensitive data using environment variables as shown in the Windsurf example above.
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"browserbase": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “browserbase” to your actual MCP server name and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | Browserbase allows LLMs to control a browser. |
| List of Prompts | ⛔ | None found in docs or repo. |
| List of Resources | ⛔ | No explicit resources listed. |
| List of Tools | ⛔ | Not directly listed in docs or code root. |
| Securing API Keys | ✅ | Env variable example provided. |
| Sampling Support (less important in evaluation) | ⛔ | Not documented. |
Based on the above, the Browserbase MCP Server provides a robust and popular browser automation backend for LLMs, but lacks detailed prompt, resource, and tool documentation in its public readme or code root.
This MCP server is highly popular, actively developed, and covers a valuable AI automation use case. However, the lack of detailed, structured documentation for prompts, tools, and resources limits its immediate accessibility and extensibility for new developers. Overall, it’s a solid, production-grade backbone, but could be improved with more comprehensive docs.
| Has a LICENSE | ✅ (Apache-2.0) |
|---|---|
| Has at least one tool | ⛔ (not explicitly listed) |
| Number of Forks | 195 |
| Number of Stars | 1.9k |
Supercharge your AI agents with browser automation, data extraction, console monitoring, and more—directly from FlowHunt. Experience seamless web automation today.

The Browserbase MCP Server enables secure, cloud-based browser automation for AI and LLMs, allowing powerful web interaction, data extraction, UI testing, and a...

The browser-use MCP Server empowers AI agents to control web browsers programmatically using the browser-use library. It enables automated browsing, data extrac...

The Hyperbrowser MCP (Model Context Protocol) Server bridges AI assistants with external data sources, APIs, and services. It streamlines development workflows ...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.