Skip to main content
Glama

espresso-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
review_code

Resources

Contextual data attached and managed by the client

NameDescription
config://app

Tools

Functions exposed to the LLM to take actions

NameDescription
list_avds

List all available Android Virtual Devices (AVDs)

list_emulators

List all running Android Emulators

start_emulator

Start an Android Emulator by name

kill_emulator

Kill a specific Android Emulator

dump_ui_hierarchy

Dump the UI hierarchy of the connected Android device

open_uri

Open a URI on the connected Android device

list_apps

List all installed apps on the connected Android device

start_app

Start an app on the connected Android device

stop_app

Stop an app on the connected Android device

install_app

Install an App APK on the connected Android device

uninstall_app

Uninstall an app from the connected Android device

clear_app_data

Clear app data for a specific app on the connected Android device

take_screenshot

Take a screenshot of the connected Android device

record_screen

Record the screen of the connected Android device for a specified duration

press_button

Simulate a button press on the connected Android device using an Enum button

type_text

Type text on the connected Android device. Handles spaces correctly.

clear_and_type_text

Clear all text and type new text on the connected Android device

tap

Simulate a tap on the connected Android device at the specified coordinates

swipe

Perform a swipe gesture in a specific direction on the connected Android device

fetch_weather

Fetch current weather for a city

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