Skip to main content
Glama

MCP Browser Server

by Wladastic

screenshot

Capture web page screenshots using the MCP Browser Server. Save specific sections or full scrollable pages, with optional custom save paths for efficient web automation and documentation.

Instructions

Take a screenshot of the current page

Input Schema

NameRequiredDescriptionDefault
fullPageNoCapture full scrollable page
pathNoPath to save screenshot (optional)

Input Schema (JSON Schema)

{ "properties": { "fullPage": { "default": false, "description": "Capture full scrollable page", "type": "boolean" }, "path": { "description": "Path to save screenshot (optional)", "type": "string" } }, "type": "object" }

Other Tools from MCP Browser 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/Wladastic/mcp-browser-server'

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