Android Adb MCP Server
未认领No description provided.
安装
$
npm install -g @landicefu/android-adb-mcp-server工具(10 个)
adb_devices
List connected devices
adb_install
Install APK files
adb_list_packages
List installed packages
adb_pull
Pull files from device
adb_push
Push files to 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