MCP Server for interacting with Android Devices.
| Tool name | Description | Destructive? |
|---|---|---|
| ListDevices | ✓ no | |
| ConnectDevice | ✓ no | |
| Device | ✓ no | |
| Click | ✓ no | |
| ClickBySelector | ✓ no |
| Snapshot | ✓ no | |
| LongClick | ✓ no | |
| Swipe | ✓ no | |
| Type | ✓ no | |
| Drag | ✓ no | |
| Press | ✓ no | |
| Notification | ✓ no | |
| Wait | ✓ no | |
| WaitForElement | ✓ no |
{
"mcpServers": {
"android-1": {
"command": "uvx",
"args": [
"android-mcp"
]
}
}
}