adb_push
Push files to device
How to use it
adb_push is exposed by the Android Adb MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the adb_push tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Android Adb MCP Server
$
npm install -g @landicefu/android-adb-mcp-serverOther tools in Android Adb MCP Server (9)
adb_devices
List connected devices
adb_install
Install APK files
adb_list_packages
List installed packages
adb_pull
Pull files from device
adb_shell
Execute shell commands
adb_uninstall
Uninstall applications
launch_app
Launch an application
take_screenshot_and_copy_to_clipboard
Take screenshot to clipboard
take_screenshot_and_save
Take and save screenshot