Browserbase MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | Yes | Your Gemini API key (required when using the default Gemini model) | |
| BROWSERBASE_API_KEY | Yes | Your Browserbase API key | |
| BROWSERBASE_PROJECT_ID | Yes | Your Browserbase project ID |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| browserbase_session_createC | Create or reuse a Browserbase browser session and set it as active. |
| browserbase_session_closeA | Close the current Browserbase session and reset the active context. |
| browserbase_stagehand_navigateA | Navigate to a URL in the browser. Only use this tool with URLs you're confident will work and be up to date. Otherwise, use https://google.com as the starting point |
| browserbase_stagehand_actB | Perform a single action on the page (e.g., click, type). |
| browserbase_stagehand_extractC | Extract structured data or text from the current page using an instruction. |
| browserbase_stagehand_observeB | Find interactive elements on the page from an instruction; optionally return an action. |
| browserbase_screenshotC | Capture a full-page screenshot and return it (and save as a resource). |
| browserbase_stagehand_get_urlA | Return the current page URL (full URL with query/fragment). |
| browserbase_stagehand_agentB | Execute a task autonomously using Gemini Computer Use agent. The agent will navigate and interact with web pages to complete the given task. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MesuterPikin/mcp-server-browserbase'
If you have feedback or need assistance with the MCP directory API, please join our Discord server