Skip to main content
Glama
AI-Zebra

Browserbase MCP Server

by AI-Zebra

browserbase_stagehand_navigate

Navigate to a specified URL in a browser to access web content for automation tasks like data extraction, interaction, or screenshot capture.

Instructions

Navigate to a URL in the browser. Only use this tool with URLs you're confident will work and stay up to date. Otherwise, use https://google.com as the starting point

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe URL to navigate to
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It hints at behavioral aspects by cautioning about URL reliability and suggesting a fallback, which adds some context. However, it lacks details on potential errors, loading times, or interaction with browser state, leaving gaps in behavioral understanding for a navigation tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the core action and efficiently includes usage advice in two concise sentences. Every sentence adds value without redundancy, making it easy to parse and understand quickly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (simple navigation with one parameter) and no annotations or output schema, the description is moderately complete. It covers the purpose and basic usage but lacks details on return values, error handling, or how it integrates with sibling tools, leaving some contextual gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% description coverage, with the 'url' parameter clearly documented. The description doesn't add any extra semantic details beyond what the schema provides, such as URL format requirements or examples. Baseline 3 is appropriate since the schema adequately covers the parameter.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb ('Navigate') and resource ('URL in the browser'), making the purpose specific and understandable. However, it doesn't explicitly differentiate from sibling tools like 'browserbase_stagehand_observe' or 'multi_browserbase_stagehand_navigate_session', which might have similar navigation functions but different scopes or contexts.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context on when to use this tool ('with URLs you're confident will work and stay up to date') and offers an alternative starting point ('use https://google.com as the starting point'). However, it doesn't explicitly mention when not to use it or compare it to other navigation-related siblings, such as 'multi_browserbase_stagehand_navigate_session', which might handle multi-session scenarios.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/AI-Zebra/mcp-server-browserbase'

If you have feedback or need assistance with the MCP directory API, please join our Discord server