Android ADB MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ADB_PATH | No | Path 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_HOME | No | Android SDK root directory. Used to locate the ADB executable when ADB_PATH is not set. | |
| ANDROID_SDK_ROOT | No | Alternative 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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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