Skip to main content
Glama

espresso-mcp

start_emulator

Launch an Android Emulator by specifying its name using this tool, designed to streamline emulator management on the espresso-mcp server.

Instructions

Start an Android Emulator by name

Input Schema

NameRequiredDescriptionDefault
emulator_nameYes

Input Schema (JSON Schema)

{ "properties": { "emulator_name": { "title": "Emulator Name", "type": "string" } }, "required": [ "emulator_name" ], "title": "start_emulatorArguments", "type": "object" }

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