Skip to main content
Glama

espresso-mcp

swipe

Execute swipe gestures on Android devices to simulate directional inputs. Specify direction and duration for precise control, enhancing app testing and interaction simulations.

Instructions

Perform a swipe gesture in a specific direction on the connected Android device

Input Schema

NameRequiredDescriptionDefault
directionYes
durationNo

Input Schema (JSON Schema)

{ "properties": { "direction": { "title": "Direction", "type": "string" }, "duration": { "default": 500, "title": "Duration", "type": "integer" } }, "required": [ "direction" ], "title": "swipeArguments", "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