mcp-server-adb

mcp-server-adb

5

The ADB MCP Server is a tool for managing Android devices via the Android Debug Bridge (ADB). It includes a variety of functionalities such as listing devices, managing apps, and transferring files, and is designed to integrate with Claude Desktop.

ADB MCP Server

MCP Server for Android Debug Bridge (ADB) allows interaction with Android devices via a series of tools, including listing devices, managing packages, inputting text, installing and uninstalling APKs, manipulating files, capturing screenshots, and more. It supports device selection through various parameters and is designed to work seamlessly with Claude Desktop.

Tools

  • List and manage Android devices and installed packages.
  • Install, uninstall, and manage app data.
  • File transfer, screenshot capturing, and permission management.
  • Kill or start the ADB server process.

Setup

  1. Install ADB from Android SDK Platform Tools.
  2. Enable USB Debugging on the device.
  3. Clone the repository, install dependencies, and build the project.

Usage with Claude Desktop

Configure claude_desktop_config.json with server and ADB path settings.

License

Licensed under the MIT License.