Inspect and control Android devices via ADB for UI actions and logs.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Android DevTools MCP" yet — see the docs or source repo.
After connecting to the Android emulator, open my app, capture the current UI snapshot, find the phone number field and login button, enter 13800138000, tap login, and report the UI changes at each step.
A report with detected UI elements, action logs, and screen state changes throughout the login flow.
Connect to a debug-enabled Android device, launch the target app, read logs from the last 5 minutes, filter entries related to crashes, ANRs, and exceptions, and summarize them into a brief issue report.
Key error logs, possible failure causes, and a concise summary for troubleshooting.
Capture the current Android screen UI tree, list clickable nodes with their text, position, and hierarchy, then tap nodes related to Settings and Help & Feedback to confirm whether navigation succeeds.
A list of clickable elements, action results for each tap, and a validation summary of whether navigation succeeded.
Control Android devices via ADB for UI inspection, input, and app debugging.
Automate Android UI interactions, snapshots, and gesture recording through MCP.
Control Android devices via ADB for input, screenshots, UI analysis, and app management.
Control Android devices via ADB for UI interaction and inspection.
Control Android devices remotely for debugging, testing, and file management tasks.
Control Android devices with natural language for UI and system automation.