Skip to main content
Glama

MQScript MCP Server

by allegiant

mqscript_tap

Tap on mobile device screens at specified coordinates to simulate user interactions for automation testing and control.

Instructions

Tap on screen at specified coordinates. Short tap once on the specified coordinates.

Input Schema

NameRequiredDescriptionDefault
xYesX coordinate to tap (horizontal position)
yYesY coordinate to tap (vertical position)

Input Schema (JSON Schema)

{ "properties": { "x": { "description": "X coordinate to tap (horizontal position)", "type": "number" }, "y": { "description": "Y coordinate to tap (vertical position)", "type": "number" } }, "required": [ "x", "y" ], "type": "object" }

Other Tools from MQScript MCP Server

Related Tools

    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/allegiant/MQScript_MCP'

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