Skip to main content
Glama

Auto-Snap MCP

capture_full_screen

Capture the entire screen as a screenshot with Auto-Snap MCP. Save the image to a specified path and receive a JSON response with results and file details for easy integration.

Instructions

Capture screenshot of the entire screen. Args: output_path: Optional path to save the screenshot Returns: JSON string with capture results and file path.

Input Schema

NameRequiredDescriptionDefault
output_pathNo

Input Schema (JSON Schema)

{ "properties": { "output_path": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Output Path" } }, "title": "capture_full_screenArguments", "type": "object" }

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/PovedaAqui/auto-snap-mcp'

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