Skip to main content
Glama

MCP Browser Server

by Wladastic

screenshot

Capture webpage screenshots using MCP Browser Server. Save full scrollable pages or specific sections, with optional file path for storage.

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" }
Install Server

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