Skip to main content
Glama

Puppeteer MCP Server

by jwaldor

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOCKER_CONTAINERNoSet to 'true' when running in Docker containertrue

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.

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/jwaldor/mcp-scrape-copilot'

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