Capability
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →via “android-adb-device-automation”
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Unique: Wraps ADB command execution within a stateless Robot interface that handles device discovery, accessibility service integration, and gesture simulation without requiring agents to understand ADB protocol details. AndroidDeviceManager provides automatic device enumeration and resolution, eliminating manual device serial number management.
vs others: Simpler than Appium for basic Android automation (no server setup required, works with standard ADB) while providing accessibility tree extraction comparable to Espresso, making it ideal for LLM agents that need straightforward device control without framework overhead.
via “adb device lifecycle management and connection pooling”
** - 📲 An MCP server that provides control over Android devices through ADB. Offers device screenshot capture, UI layout analysis, package management, and ADB command execution capabilities.
Unique: Abstracts ADB subprocess management into a dedicated AdbDeviceManager component that handles connection lifecycle, device discovery, and command routing. Reuses connections across tool invocations rather than spawning new ADB processes for each command, reducing latency.
vs others: More efficient than spawning new ADB processes per command because it maintains persistent connections, reducing connection setup overhead which can be 100-500ms per operation on slower systems.
Building an AI tool with “Android Adb Device Automation”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.