mcp-android-adb-server
If you are the rightful owner of mcp-android-adb-server 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-android-adb-server is an MCP service for operating Android devices via adb.
The mcp-android-adb-server is a Model Context Protocol (MCP) server designed to facilitate operations on Android devices using the Android Debug Bridge (adb). It allows users to manage applications, control the screen, input commands, and retrieve device information. The server also supports visual models like `qwen2.5-vl` to obtain screen descriptions, enhancing its functionality. This server is particularly useful for developers and testers who need to automate and control Android devices remotely. The server can be configured with various environment variables to customize its operation, including device ID, screen lock password, and visual model settings.
Features
- Application Management: Install, uninstall, terminate, launch, and list applications on Android devices.
- Screen Control: Unlock, lock, and check the status of the Android device screen.
- Input Control: Input text, keys, and perform tap and long-tap actions on the screen.
- Gesture Control: Perform swipe gestures in different directions on the Android device screen.
- Device Information: Retrieve screen size, DPI, screenshot descriptions, and system information.