Adb Server icon

Adb Server

Createdwatabee

Enables Claude to interact with Android devices through the Android Debug Bridge (ADB).

About

Adb Server provides a suite of tools for interacting with Android devices via ADB, allowing Claude to perform tasks such as listing connected devices, installing and uninstalling applications, manipulating files, taking screenshots, managing permissions, and more. It acts as an MCP server, facilitating communication between Claude and Android devices for various automation and testing scenarios.

Key Features

  • Installs and uninstalls APK files with customizable options.
  • 2 GitHub stars
  • Lists connected Android devices with details.
  • Starts activities with configurable intent parameters.
  • Manages app permissions, including granting and revoking.
  • Manipulates files on the device through push, pull, and remove operations.

Use Cases

  • Remote device management and control.
  • Data extraction and file manipulation on Android devices.
  • Automated Android app testing.