Skip to main content
Glama

espresso-mcp

tap

Simulate touch interactions on Android devices by specifying X and Y coordinates for precise input testing and automation.

Instructions

Simulate a tap on the connected Android device at the specified coordinates

Input Schema

NameRequiredDescriptionDefault
xYes
yYes

Input Schema (JSON Schema)

{ "properties": { "x": { "title": "X", "type": "integer" }, "y": { "title": "Y", "type": "integer" } }, "required": [ "x", "y" ], "title": "tapArguments", "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