Skip to main content
Glama
Neem2004

Android ADB MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADB_PATHNoPath to the ADB executable. If set, the server will use this before checking ANDROID_HOME, ANDROID_SDK_ROOT, standard SDK paths, or the system PATH.
ANDROID_HOMENoAndroid SDK root directory. Used to locate the ADB executable when ADB_PATH is not set.
ANDROID_SDK_ROOTNoAlternative Android SDK root directory. Used to locate the ADB executable when ADB_PATH and ANDROID_HOME are not set.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
adb_get_logcatA

Obtiene el buffer de logcat del dispositivo Android, opcionalmente filtrado por tag, nivel de log y limitado a las últimas N líneas.

adb_clear_logcatA

Limpia el buffer de logcat del dispositivo Android.

adb_dump_hierarchyA

Obtiene la jerarquía de la UI actual del dispositivo Android como texto/XML.

adb_list_packagesA

Lista los paquetes instalados del dispositivo Android, con filtro por nombre y opción de incluir paquetes de sistema.

adb_execute_shellA

Ejecuta un comando shell seguro en el dispositivo Android a través de una lista blanca de comandos.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Neem2004/android-mcp-server'

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