execute-adb-command
Run custom ADB commands directly within the MCP Appium Server to manage device interactions, automate app operations, and streamline mobile testing processes without manual terminal input.
Instructions
Execute a custom ADB command
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | The ADB command to execute (without 'adb' prefix) |