Back to directory
android-adb-controller

android-adb-controller

@sankhodeep1

An MCP server that allows AI agents to control Android devices using ADB commands, providing functionalities like listing devices and executing screen taps.

androidadbdevice controlmobileautomation

Installation & Configuration

{
  "mcpServers": {
    "android-adb": {
      "command": "node",
      "args": [
        "android-adb-controller/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/3/29
Updated
2026/6/8