espresso-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_avdsB | List all available Android Virtual Devices (AVDs) |
| list_emulatorsA | List all running Android Emulators |
| start_emulatorC | Start an Android Emulator by name |
| kill_emulatorC | Kill a specific Android Emulator |
| dump_ui_hierarchyB | Dump the UI hierarchy of the connected Android device |
| open_uriC | Open a URI on the connected Android device |
| list_appsB | List all installed apps on the connected Android device |
| start_appC | Start an app on the connected Android device |
| stop_appC | Stop an app on the connected Android device |
| install_appC | Install an App APK on the connected Android device |
| uninstall_appB | Uninstall an app from the connected Android device |
| clear_app_dataC | Clear app data for a specific app on the connected Android device |
| take_screenshotC | Take a screenshot of the connected Android device |
| record_screenC | Record the screen of the connected Android device for a specified duration |
| press_buttonC | Simulate a button press on the connected Android device using an Enum button |
| type_textC | Type text on the connected Android device. Handles spaces correctly. |
| clear_and_type_textC | Clear all text and type new text on the connected Android device |
| tapC | Simulate a tap on the connected Android device at the specified coordinates |
| swipeC | Perform a swipe gesture in a specific direction on the connected Android device |
| dump_current_activityB | Dump the current activity name of the connected Android device |
| replace_textC | Replace text on the connected Android device by clearing current text and typing new text |
| fetch_weatherC | Fetch current weather for a city |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| review_code |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| config://app |
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/vs4vijay/espresso-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server