Android Debug Bridge
Integrates with Android devices through ADB commands to enable app management, UI interaction, screenshot capture, and automated t
This Android Debug Bridge MCP server provides AI assistants with programmatic control over Android devices through ADB commands for automation, testing, and device interaction. Built with TypeScript, it offers tools for app management (listing and launching applications), UI interaction (tapping, scrolling, text input, key events), screenshot capture with base64 encoding, UI hierarchy analysis through XML parsing, and test folder organization. The implementation includes cross-platform command execution with Windows/Unix compatibility, sleep delays for command stability, and comprehensive UI element parsing that categorizes interface components by type (buttons, inputs, text, switches) with coordinate mapping for precise interaction, making it particularly useful for automated mobile testing, device debugging, and AI-driven mobile app interaction workflows.
Source
Repository: https://github.com/tiagodanin/android-debug-bridge-mcp
Maintain Android Debug Bridge?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Android Debug Bridge on getagentictools](https://getagentictools.com/mcp/tiagodanin-android-debug-bridge-mcp?ref=badge)