MCP server for Android device control via ADB and scrcpy

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

ANDROID_SERIAL(str)

Target device serial number (from `adb devices`). Required when multiple devices are connected.

ADB_PATH(str)

Custom path to the adb binary. Defaults to 'adb' on PATH.

SCRCPY_SERVER_PATH(str)

Path to the scrcpy-server.jar file. Only needed if not installed in a standard location.