Android Debug Bridge
by minhalvp · Added 26d ago
709
Install
git clone https://github.com/minhalvp/android-mcp-serverAbout
This MCP server implementation provides a bridge to control and interact with Android devices using ADB (Android Debug Bridge). It offers tools for retrieving installed packages, executing ADB commands, capturing screenshots, and analyzing UI layouts. Developed as an open-source project, it integrates with the MCP CLI and uses libraries like adb-shell and Pillow for device communication and image processing. The server is designed for use cases requiring automated Android device testing, app analysis, or remote device management.
Tags
Mediamcp-server