Skip to main content
Glama

AutoProbeMCP

by Wladastic

screenshot

Capture a screenshot of the current webpage using AutoProbeMCP. Optional full-page or custom save path support for flexible usage in browser automation tasks.

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 AutoProbeMCP

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/AutoProbeMCP'

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