Back to directory
srmorete/adb-mcp

srmorete/adb-mcp

@srmorete

An MCP (Model Context Protocol) server for interacting with Android devices through ADB in TypeScript.

androidadbmcpdevice-managementautomationtypescript

Installation & Configuration

{
  "mcpServers": {
    "adb": {
      "command": "npx",
      "args": [
        "adb-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13