Skip to main content
Glama

Puppeteer MCP Server

by cploujoux

puppeteer_navigate

Navigate to a specified URL using browser automation with Puppeteer, enabling interaction with web pages, execution of JavaScript, and other browser-based tasks.

Instructions

Navigate to a URL

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "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/cploujoux/mcp-puppeteer'

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