DeepADB
Related Servers
Alternatives to DeepADB
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceA comprehensive MCP server for Android Debug Bridge, enabling AI agents to control Android devices through structured tools like launching apps, UI automation, file operations, and log capture.1MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that wraps Android ADB functionality into AI assistant tools, enabling device management, shell execution, file operations, app management, media capture, and log analysis via natural language.14 npm2MIT
- FlicenseNot gradedqualityDmaintenanceA powerful MCP server that provides comprehensive Android device automation capabilities through ADB, enabling AI agents to interact with Android devices for testing, automation, and device control tasks.1-
- AlicenseBqualityAmaintenanceA local MCP server that controls Android devices via ADB, enabling AI agents and users to manage devices, execute UI automation, and perform testing through 27 MCP tools and an optional web console.271MIT
- FlicenseAqualityDmaintenanceA MCP server that enables AI assistants to control Android devices via ADB, supporting device info, screen control, input simulation, app management, shell execution, file transfer, and UI parsing.20-
- FlicenseNot gradedqualityDmaintenanceAn MCP server designed for Android development, enabling AI assistants to directly control Android devices for screenshots, UI analysis, app management, and more.-
TDQS
Scored across 204 tools
Many tools have clearly distinct purposes, but there are several overlapping families: generic adb_input vs specialized gesture tools, adb_screencap vs annotated/compressed/baseline/diff variants, and numerous telephony/snapshot tools with subtle differences. Descriptions are detailed and usually clarify scope, but selection across 204 tools remains ambiguous in places.
All tools share the adb_ prefix and use snake_case consistently, with a predominantly verb_noun pattern (list, get, start, stop, install, push, etc.). Minor deviations exist such as adb_devices vs adb_device_info, adb_screencap vs adb_screenshot_*, and adb_start_app vs adb_start_activity, but the overall style is predictable and readable.
204 tools is an extreme count for any server, even for the broad ADB domain. It forces agents to navigate a massive surface with many near-duplicate specialized variants, creating significant cognitive load and selection overhead.
The tool surface is exceptionally comprehensive, covering device lifecycle, package management, filesystem operations, UI automation, networking, telephony, performance, security, testing, QEMU, workflows, and firmware analysis. Few standard adb operations (e.g., root/unroot, backup/restore) are missing, but the breadth makes those gaps negligible.