espresso-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_avdsC | 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_appsA | 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_appB | Install an App APK on the connected Android device |
| uninstall_appC | 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 |
| tapB | 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_activityA | Dump the current activity name of the connected Android device |
| replace_textB | Replace text on the connected Android device by clearing current text and typing new text |
| fetch_weatherB | 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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