Adb MCP
UnclaimedAn MCP (Model Context Protocol) server for interacting with Android devices through ADB in TypeScript.
Install
npx -y @smithery/cli install @srmorete/adb-mcp --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (10)
adb_activity_manager
Execute Activity Manager (am) commands - start activities, broadcast intents, control app behavior
adb_devices
List connected devices
adb_install
Install an APK file using a local file path
adb_logcat
View device logs with optional filtering
adb_package_manager
Execute Package Manager (pm) commands - list packages, grant/revoke permissions, manage apps
adb_pull
Pull files from a device
adb_push
Push files to a device
adb_shell
Execute shell commands on a device
dump_image
Take a screenshot of the current screen
inspect_ui
Get UI hierarchy in XML format (most useful for AI interaction)