Skip to main content
Glama

MCP Puppeteer Linux Server

puppeteer_screenshot

Capture screenshots of entire web pages or specific elements using CSS selectors, with customizable dimensions for precise automation needs in browser interactions.

Instructions

Take a screenshot of the current page or a specific element

Input Schema

NameRequiredDescriptionDefault
heightNoHeight in pixels (default: 600)
nameYesName for the screenshot
selectorNoCSS selector for element to screenshot
widthNoWidth in pixels (default: 800)

Input Schema (JSON Schema)

{ "properties": { "height": { "description": "Height in pixels (default: 600)", "type": "number" }, "name": { "description": "Name for the screenshot", "type": "string" }, "selector": { "description": "CSS selector for element to screenshot", "type": "string" }, "width": { "description": "Width in pixels (default: 800)", "type": "number" } }, "required": [ "name" ], "type": "object" }
Install Server

Other Tools from MCP Puppeteer Linux 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/PhialsBasement/MCP-Puppeteer-Linux'

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