Skip to content
Claude Code

adb-mcp: Android emulator and device control over adb for Claude Code

io.github.iksnerd/adb-mcp

Drive an Android emulator or device over adb: screenshot, inspect UI, tap, type, build and test.

client:Claude Code transport:stdio runtime:oci

Install adb-mcp: Android emulator and device control over adb in Claude Code

run in your project directory

claude mcp add adb-mcp -- docker run -i --rm ghcr.io/iksnerd/adb-mcp:0.23.0

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

adb-mcp: Android emulator and device control over adb in other clients