Skip to main content
Glama

Android Debug Bridge MCP

by TiagoDanin

list_apps

Search and list installed Android apps matching a specific name pattern using ADB commands, enabling efficient app management and testing workflows.

Instructions

List installed apps matching a name pattern

Input Schema

NameRequiredDescriptionDefault
app_nameYesName pattern to search for in app packages

Input Schema (JSON Schema)

{ "properties": { "app_name": { "description": "Name pattern to search for in app packages", "type": "string" } }, "required": [ "app_name" ], "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/TiagoDanin/Android-Debug-Bridge-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server