mcp-server-adb

mcp-server-adb

3.3

If you are the rightful owner of mcp-server-adb and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for Android Debug Bridge (ADB), enabling Claude to interact with Android devices.

The ADB MCP Server is a Model Context Protocol server designed to facilitate interaction between Claude and Android devices using the Android Debug Bridge (ADB). It provides a comprehensive suite of tools that allow users to manage Android devices, perform file operations, manage applications, and control device settings directly from a command-line interface. This server is particularly useful for developers and testers who need to automate tasks on Android devices or integrate device management into their workflows. The server supports a wide range of operations, from listing connected devices and managing installed packages to taking screenshots and controlling app permissions. It is built to be flexible, allowing users to specify device selection parameters and customize operations with various optional inputs.

Features

  • Comprehensive device management: List, install, uninstall, and manage applications on Android devices.
  • File operations: Push, pull, and remove files from Android devices.
  • Device control: Input text, take screenshots, and start activities on devices.
  • Permission management: Grant, revoke, and reset app permissions.
  • Server control: Start and stop the ADB server process.