Skip to main content
Glama

Android Puppeteer

by pedro-rivas

take_screenshot

Capture screenshots from Android devices or emulators, with optional UI element annotations for visual automation and testing purposes.

Instructions

Take a screenshot for the specified device/emulator. If no device_id is provided, uses the default device. Set annotate_elements=False to take a plain screenshot without UI element annotations.

Input Schema

NameRequiredDescriptionDefault
annotate_elementsNo
device_idNo
nameNo

Input Schema (JSON Schema)

{ "properties": { "annotate_elements": { "default": true, "title": "Annotate Elements", "type": "boolean" }, "device_id": { "default": null, "title": "Device Id", "type": "string" }, "name": { "default": null, "title": "Name", "type": "string" } }, "title": "take_screenshotArguments", "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