Skip to main content
Glama

Android Puppeteer

by pedro-rivas

record_video

Record Android device screen video using scrcpy. Save videos to designated directory with configurable resolution and bitrate settings.

Instructions

Start recording a video using scrcpy. The video will be saved to the videos directory.

Input Schema

NameRequiredDescriptionDefault
bitrateNo8M
device_idNo
filenameNo
resolutionNo

Input Schema (JSON Schema)

{ "properties": { "bitrate": { "default": "8M", "title": "Bitrate", "type": "string" }, "device_id": { "default": null, "title": "Device Id", "type": "string" }, "filename": { "default": null, "title": "Filename", "type": "string" }, "resolution": { "default": null, "title": "Resolution", "type": "string" } }, "title": "record_videoArguments", "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/pedro-rivas/android-puppeteer-mcp'

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