Skip to main content
Glama
prashant1507

android-device-mcp

by prashant1507

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/prashant1507/android-device-mcp'

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