io.github.us-all
android
Android MCP — ADB-based device, apps, UI, logcat, emulator, files, system, debug
stdiocommunityapplication
Package Details
@us-all/android-mcp
Transportstdio
Environment Variables
ADB_PATH
Path to adb binary. Default: 'adb' on PATH.
ANDROID_HOME
Android SDK root. Used to resolve adb if ADB_PATH not set.
ANDROID_SERIAL
Default device serial when multiple devices are connected.
ANDROID_TOOLS
Comma-separated category allowlist. Default: all categories enabled.
ANDROID_DISABLE
Comma-separated category disablelist.
ANDROID_MCP_ALLOW_SHELL
Default:
falseSet to 'true' to enable arbitrary shell command execution. Default disabled.
ANDROID_MCP_ALLOW_WRITE
Default:
falseSet to 'true' to enable write/destructive tools. Default read-only.