Skip to main content
Glama

Playwright MCP Server

by epi-builder

browser_take_screenshot

Capture screenshots of web pages for documentation, testing, or monitoring purposes. Save screenshots to specified files and choose between visible viewport or full-page captures.

Instructions

Take a screenshot of the current page

Input Schema

NameRequiredDescriptionDefault
filenameNoFile name to save the screenshot to
fullPageNoTake screenshot of full page

Input Schema (JSON Schema)

{ "properties": { "filename": { "description": "File name to save the screenshot to", "type": "string" }, "fullPage": { "description": "Take screenshot of full page", "type": "boolean" } }, "type": "object" }

Other Tools from Playwright MCP 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/epi-builder/mcp-test'

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