android-device-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_devicesA | List all connected Android devices with their serial numbers and detailed info. |
| reboot_deviceC | Reboot a specific Android device using its serial number. |
| shutdown_deviceB | Shut down a specific Android device using its serial number. |
| take_screenshotC | Capture a screenshot from an Android device using its serial number. |
| screen_recordingC | Record the screen of an Android device using its serial number. |
| dump_screenC | Dump current screen of Android device. |
| get_network_detailsB | Retrieve network, Wi-Fi information for an Android device by serial number. |
| list_installed_appsC | List all installed applications on a specific Android device |
| get_app_detailsA | Retrieve detailed information about an installed app using its name or package name. |
| install_appC | Install an APK file on an Android device. |
| uninstall_appC | Uninstall an APP from an Android device. |
| launch_appC | Launch an APP in an Android device. |
| list_filesB | List all files in a given directory on an Android device using its serial number. |
| pull_fileB | Pull or copy files from a given directory on an Android device using its serial number. |
| push_fileB | Push or copy files from a given directory on local machine to an Android device using its serial number. |
| clear_device_logsC | Clear logs from logcat on a specific Android device |
| get_device_logsC | Get and save logs from logcat on a specific Android device |
| execute_shell_commandC | Execute shell command in an Android device. |
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/prashant1507/android-device-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server