Skip to main content
Glama

Mobile Next MCP

Apache 2.0
2,070
  • Apple
  • Linux

mobile_save_screenshot

Capture and save a screenshot of a mobile device to a specified file path using the Mobile Next MCP server, enabling efficient mobile automation for iOS and Android applications.

Instructions

Save a screenshot of the mobile device to a file

Input Schema

NameRequiredDescriptionDefault
saveToYesThe path to save the screenshot to

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "saveTo": { "description": "The path to save the screenshot to", "type": "string" } }, "required": [ "saveTo" ], "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/EmpathySlainLovers/MCP'

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