Skip to main content
Glama

Playwright Browserbase MCP Server

by ampcome-mcps

browserbase_stagehand_navigate

Direct a browser to a specified URL using this tool, ensuring navigation to reliable and up-to-date web pages within the Playwright Browserbase MCP Server framework.

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

NameRequiredDescriptionDefault
urlYesThe URL to navigate to

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "url": { "description": "The URL to navigate to", "type": "string" } }, "required": [ "url" ], "type": "object" }

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/ampcome-mcps/browserbase-mcp'

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