Skip to main content
Glama

espresso-mcp

record_screen

Capture and save screen activity of a connected Android device for a defined time period using specified output path and duration parameters.

Instructions

Record the screen of the connected Android device for a specified duration

Input Schema

NameRequiredDescriptionDefault
durationYes
output_pathYes

Input Schema (JSON Schema)

{ "properties": { "duration": { "title": "Duration", "type": "integer" }, "output_path": { "title": "Output Path", "type": "string" } }, "required": [ "output_path", "duration" ], "title": "record_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/vs4vijay/espresso-mcp'

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