Skip to main content
Glama

Android Mobile MCP

by erichung9060

mobile_key_press

Press physical or virtual buttons on Android devices to navigate interfaces, return to home screens, access recent apps, or confirm actions during mobile automation tasks.

Instructions

Press a physical or virtual button on the Android device.

Args: button: Button name (BACK, HOME, RECENT, ENTER)

Input Schema

NameRequiredDescriptionDefault
buttonYes

Input Schema (JSON Schema)

{ "properties": { "button": { "type": "string" } }, "required": [ "button" ], "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