Puppeteer MCP Server

puppeteer_navigate

Instructs the browser to navigate to a specified URL, enabling automated web page interaction as part of Puppeteer browser automation workflows.

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 Puppeteer MCP Server

Related Tools

ID: lpt1tvbubf