adb_pull
Pull files from a device
How to use it
adb_pull is exposed by the Adb MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the adb_pull tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Adb MCP
npx -y @smithery/cli install @srmorete/adb-mcp --client claudeOther tools in Adb MCP (9)
Execute Activity Manager (am) commands - start activities, broadcast intents, control app behavior
List connected devices
Install an APK file using a local file path
View device logs with optional filtering
Execute Package Manager (pm) commands - list packages, grant/revoke permissions, manage apps
Push files to a device
Execute shell commands on a device
Take a screenshot of the current screen
Get UI hierarchy in XML format (most useful for AI interaction)