Skip to main content
Glama

MCP Browser Automation Server

by hrmeetsingh

playwright_navigate

Automate browser navigation by directing to a specified URL using Playwright within the MCP Browser Automation Server for efficient task execution.

Instructions

Navigate to a URL

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Browser Automation Server

Related Tools

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/hrmeetsingh/mcp-browser-automation'

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