
Browserbase MCP Server
The Browserbase MCP Server enables AI agents and LLMs to control and automate cloud browsers, perform data extraction, capture screenshots, monitor console logs...

Enable AI-driven browser automation, web scraping, and live web context with the browser-use MCP Server integration for FlowHunt.
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 browser-use MCP (Model Context Protocol) Server enables AI agents to control web browsers programmatically using the browser-use library. This server acts as a bridge between AI assistants and web browsers, allowing automated browsing, web data extraction, and interaction with websites directly from development environments such as Cursor. By exposing browser automation capabilities to AI agents, it streamlines workflows like searching the web, scraping content, filling forms, and navigating sites, all under programmatic control. This enhances development by automating repetitive web tasks and providing real-time web context to AI assistants.
No prompt templates are mentioned or documented in the repository.
No explicit resources are documented or listed in the repository.
Tools are not explicitly documented in the root or main README, and server.py is not directly exposed in the structure. No detailed tool list is available from public documentation.
windsurf.config.json).mcpServers section:{
"mcpServers": {
"browser-use": {
"command": "npx",
"args": ["@browser-use/mcp-server@latest"]
}
}
}
{
"mcpServers": {
"browser-use": {
"command": "npx",
"args": ["@browser-use/mcp-server@latest"]
}
}
}
.cursor/config.json).{
"mcpServers": {
"browser-use": {
"command": "npx",
"args": ["@browser-use/mcp-server@latest"]
}
}
}
{
"mcpServers": {
"browser-use": {
"command": "npx",
"args": ["@browser-use/mcp-server@latest"]
}
}
}
{
"mcpServers": {
"browser-use": {
"command": "npx",
"args": ["@browser-use/mcp-server@latest"],
"env": {
"API_KEY": "${API_KEY}"
},
"inputs": {
"api_key": "${API_KEY}"
}
}
}
}
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:
{
"browser-use": {
"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 “browser-use” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | |
| List of Prompts | ⛔ | None found |
| List of Resources | ⛔ | None found |
| List of Tools | ⛔ | Not explicitly listed |
| Securing API Keys | ✅ | Example provided |
| Sampling Support (less important in evaluation) | ⛔ | Not mentioned |
Between the two tables:
This MCP server provides the essentials for browser automation in an AI context and is well-maintained, but lacks in-depth documentation on available prompts, resources, and tools. For core usage (browser control), it is highly valuable, but documentation completeness holds it back.
| Has a LICENSE | ✅ (MIT) |
|---|---|
| Has at least one tool | ⛔ (Not listed) |
| Number of Forks | 70 |
| Number of Stars | 571 |
Overall rating:
6/10 (excellent for core browser automation, but documentation on advanced MCP concepts and tooling is lacking; would be higher with more implementation details exposed).
Bring real-time web interaction and automation to your AI workflows. Integrate browser-use MCP Server in FlowHunt for seamless browser control and data extraction.

The Browserbase MCP Server enables AI agents and LLMs to control and automate cloud browsers, perform data extraction, capture screenshots, monitor console logs...

The Baidu AI Search MCP Server connects AI assistants to Baidu's web search, enabling real-time, region-specific information retrieval for enhanced conversation...

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.