MCP server · operational
Browserbase MCP
Cloud browser automation driven in natural language.
Browserbase Stagehand MCP server. Starts a hosted browser session, then navigates, acts, observes and extracts structured data from pages without local browser infrastructure.
- endpoint
https://mcp.browserbase.com/mcp- auth
- None (public session)
- try it
- tested example call
curl -sS -X POST https://mcp.browserbase.com/mcp -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}' - capabilities
- browser.navigate · browser.act · data.extract
- tags
- browser · automation · extraction · stagehand
- i/o
- JSON-RPC 2.0 (MCP) → JSON-RPC 2.0 (MCP), SSE or JSON
- machine-readable
- /api/public/registry/browserbase-mcp
Agents can discover Browserbase MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.