Skip to main content
Glama

espresso-mcp

kill_emulator

Terminate a specific Android Emulator by providing its name using this MCP server tool for managing emulator processes in testing environments.

Instructions

Kill a specific Android Emulator

Input Schema

NameRequiredDescriptionDefault
emulator_nameYes

Input Schema (JSON Schema)

{ "properties": { "emulator_name": { "title": "Emulator Name", "type": "string" } }, "required": [ "emulator_name" ], "title": "kill_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