adb-mcp-server
If you are the rightful owner of adb-mcp-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.
A Model Context Protocol (MCP) server for managing Android Debug Bridge (ADB) connections and interacting with Android devices.
get_devices
Returns a list of all connected Android devices with their IDs and connection states.
capture_screenshot
Captures a screenshot from a specified device and saves it to a specified path.
get_ui_elements
Extracts the full UI hierarchy in XML format from a specified device.
execute_adb_command
Executes arbitrary ADB commands on a specified device.