Android ADB
Enables interaction with Android devices via ADB (Android Debug Bridge) using an MCP server.
About
This Android ADB server facilitates communication between Claude and Android devices through the Android Debug Bridge (ADB). It offers a suite of tools for tasks such as listing connected devices, managing installed packages, inputting text, installing and uninstalling APKs, clearing app data, transferring files, capturing screenshots, and managing app permissions. The server is designed to be integrated with Claude Desktop and Windsurf, allowing for automated control and interaction with Android devices.
Key Features
- List connected Android devices with detailed information.
- Install and uninstall APK files with customizable options.
- 11 GitHub stars
- Manage installed packages, including filtering by state and type.
- Transfer files between the host machine and the Android device.
- Capture screenshots of the Android device's screen.
Use Cases
- Remote control and management of Android devices.
- Automated testing of Android applications.
- Integration with AI tools like Claude for Android device interaction.