Skip to main content
Glama

espresso-mcp

uninstall_app

Remove an Android app by specifying its package name using a dedicated tool on the espresso-mcp server to streamline app management tasks.

Instructions

Uninstall an app from 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": "uninstall_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