Skip to main content
Glama

Android Mobile MCP

by erichung9060

mobile_launch_app

Launch Android applications by specifying their package name to open apps directly on connected devices for testing and automation purposes.

Instructions

Launch an application by its package name.

Args: package_name: The package name of the app to launch (e.g., 'com.android.chrome')

Input Schema

NameRequiredDescriptionDefault
package_nameYes

Input Schema (JSON Schema)

{ "properties": { "package_name": { "type": "string" } }, "required": [ "package_name" ], "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/erichung9060/Android-Mobile-MCP'

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