Skip to main content
Glama

espresso-mcp

take_screenshot

Capture a screenshot from a connected Android device and save it to a specified output path using the MCP server espresso-mcp.

Instructions

Take a screenshot of the connected Android device

Input Schema

NameRequiredDescriptionDefault
output_pathYes

Input Schema (JSON Schema)

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

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