Skip to main content
Glama

ADB MCP Server

by richard0913

adb_list_apps

Retrieve a list of installed applications on Android devices using Device ID. Simplify app management and automation tasks through remote device control with ADB functionality.

Instructions

List installed apps on the device

Input Schema

NameRequiredDescriptionDefault
deviceIdNoDevice ID (optional)

Input Schema (JSON Schema)

{ "properties": { "deviceId": { "description": "Device ID (optional)", "type": "string" } }, "required": [], "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/richard0913/adb-mcp'

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