Skip to main content
Glama

Related Servers

Alternatives to ADB MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that enables AI agents to control and automate Android devices through natural language, supporting actions like app management, UI interactions, and device monitoring.
      59
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server that enables AI assistants to control and interact with Android devices, allowing for device management, app debugging, system analysis, and UI automation through natural language commands.
      8
      430
      Apache 2.0
    • F
      license
      B
      quality
      D
      maintenance
      Enables remote control and automation of Android devices through the Model Context Protocol, supporting UI interactions, app management, ADB commands, screenshots, and device information retrieval via AutoBot API.
      53
      -
    • A
      license
      B
      quality
      C
      maintenance
      A local Model Context Protocol server that enables MCP clients to control Android, iOS, and Windows devices through AirtestIDE, supporting device listing, screenshots, touch, swipe, key events, and app management.
      10
      1
      MIT

    TDQS

    B3.4/5.0

    Scored across 20 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose with no ambiguity - each targets a specific Android Debug Bridge operation like clicking, getting info, installing apps, or file management. The descriptions clearly differentiate actions like adb_click vs adb_swipe, adb_install_app vs adb_uninstall_app, and adb_pull_file vs adb_push_file.

    Naming Consistency5/5

    All tools follow a perfect 'adb_verb_noun' pattern consistently throughout the entire set. The naming convention is uniform with clear action-object relationships, making it easy to understand what each tool does at a glance.

    Tool Count4/5

    20 tools is slightly high but reasonable for comprehensive Android device management. The count covers essential ADB operations without obvious bloat, though some related operations like app clearing or system property setting could potentially be added or consolidated.

    Completeness5/5

    The toolset provides complete coverage for Android device management through ADB, including device listing/selection, app lifecycle management (install/start/stop/uninstall), file operations, input simulation, system information retrieval, and debugging capabilities. No significant gaps exist for core ADB workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues