Back to search
30
MCP

mcp-server-browserbase

browserbase/mcp-server-browserbase

Allow LLMs to control a browser with Browserbase and Stagehand

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://stagehand.dev

Similar MCP servers embedding-nearest

io.github.browserbase/mcp-server-browserbase
MCP server for AI web browser automation using Browserbase and Stagehand
0 tools
browser-mcp-server
MCP server that gives any LLM agent full browser control via browser-use. Auto-state after every action.
0 tools
browser-use-mcp
Browser MCP Server.
0 tools
ai.smithery/browserbasehq-mcp-browserbase
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
0 tools · streamable-http
mcp-browser-use
MCP server for browser-use
0 tools
io.github.bytedance/mcp-server-browser
MCP server for browser use access
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-server-browserbase": {
      "url": "https://stagehand.dev",
      "transport": "http"
    }
  }
}