Skip to main content
Glama

MQScript MCP Server

by allegiant

mqscript_runapp

Launch mobile applications by package name using MQScript automation for device control and testing.

Instructions

Launch an application

Input Schema

NameRequiredDescriptionDefault
packageNameYesPackage name of the app to launch

Input Schema (JSON Schema)

{ "properties": { "packageName": { "description": "Package name of the app to launch", "type": "string" } }, "required": [ "packageName" ], "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