Skip to main content
Glama
028_env.yaml563 B
appId: com.example.app --- - launchApp: appId: ${APP_ID} - tapOn: id: .*${BUTTON_ID}.* retryTapIfNoChange: false - tapOn: text: .*${BUTTON_TEXT}.* retryTapIfNoChange: false - assertVisible: text: .*${BUTTON_TEXT}.* - assertVisible: id: .*${BUTTON_ID}.* - assertNotVisible: text: .*${NON_EXISTENT_TEXT}.* - assertNotVisible: id: .*${NON_EXISTENT_ID}.* - inputText: \${PASSWORD} is ${PASSWORD} - openLink: https://example.com/${URL} - setLocation: latitude: ${LAT} longitude: ${LNG} - startRecording: ${MAESTRO_FILENAME}

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/mobile-dev-inc/Maestro'

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