phone-mcp - Android phone automation CLI tool
Automates Android phone operations via CLI including element tapping, text typing, app launching, swiping, screenshot taking, and system key events.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- List connected Android devices
- Connect device over IP address
- Disconnect Android device
- Get screen UI elements
- Take screen screenshot image
- Tap screen UI element
- Tap screen coordinates
- Double tap screen coordinates
- Swipe phone screen
- Type text into input
- Clear input text
- Send system key events
- Launch mobile application
- Get current running app
- Search installed app packages
- Wait for specified duration
Inputs
- CLI command JSON payload
- Target device ID or address
- UI element selector or index
- Screen coordinates
- App name or package name
- Text string for input
Outputs
- JSON response status message
- Structured UI elements data
- Screenshot image file
- Device connection status
- Phone screen state change
Requirements
- phone-mcp binary executable
- Android device
- USB debugging enabled
- USB or WiFi network connection
