Puppeteer MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
puppeteer_navigate

Navigate to a URL

puppeteer_page_history

Get the history of visited URLs, most recent urls first

make_http_request

Make an HTTP request with curl

semantic_search_requests

Semantically search for requests that occurred within a page URL. Returns the top 10 results.