Skip to main content
Glama

espresso-mcp

stop_app

Terminate a specific application on an Android device by providing its package name using the MCP server platform.

Instructions

Stop an app on the connected Android device

Input Schema

NameRequiredDescriptionDefault
package_nameYes

Input Schema (JSON Schema)

{ "properties": { "package_name": { "title": "Package Name", "type": "string" } }, "required": [ "package_name" ], "title": "stop_appArguments", "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