Skip to main content
Glama
actions.mdβ€’1.61 kB
# Features - MCP Server - Actions #### Observe In case of instances where the agent needs to make an observation to determine what interactions it should attempt we expose the [observe](observation.md) ability as a tool call. #### Interactions - πŸ‘† **Tap**: Intelligent text-based or resource-id tapping with fuzzy search and view hierarchy analysis. - πŸ‘‰ **Swipe**: Directional swiping within element bounds with configurable release timing. - ⏰ **Long Press**: Extended touch gestures for context menus and advanced interactions. - πŸ“œ **Scroll**: Intelligent scrolling until target text becomes visible. - πŸ“³ **Shake**: Accelerometer simulation of shaking the device. #### App Management - πŸ“± **List Apps**: Enumerate all installed applications including system apps. - πŸš€ **Launch App**: Start applications by package name. - ❌ **Terminate App**: Force-stop the specified application if its running. - πŸ—‘οΈ **Clear App Data**: Reset application state and storage. - πŸ“¦ **Install App**: Deploy an app to the device - πŸ”— **Query Deep Links**: Query the application for its registered deep links #### Input Methods - ⌨️ **Send Keys**: Keyboard input, optionally using ADBKeyboard for unicode as needed on Android. - πŸ—‘οΈ **Clear Text**: Deletes all text from a specified element, or the currently focused text field. - πŸ”˜ **Press Button**: Hardware button simulation (home, back, menu, power, volume) #### Device Configuration - πŸ”„ **Change Orientation**: Toggle between portrait and landscape modes - 🌐 **Open URL**: Launch URLs or deep links in default browser

Latest Blog Posts

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/zillow/auto-mobile'

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