adb-mcp and scrcpy-mcp
About adb-mcp
srmorete/adb-mcp
An MCP (Model Context Protocol) server for interacting with Android devices through ADB in TypeScript.
Exposes comprehensive Android device control through stdio-based MCP tools including app installation, logcat filtering, file transfer, shell execution, and UI inspection via screenshot/XML hierarchy dumps. Designed as a Claude Desktop integration that bridges AI models with local ADB commands, supporting Android 8.0+ devices and emulators with configurable ADB paths. Provides both high-level operations (APK deployment, permission management) and low-level access (custom shell commands, activity/package manager control).
About scrcpy-mcp
JuanCF/scrcpy-mcp
MCP server for Android device control via ADB and scrcpy — gives AI agents vision and control over Android devices
Implements a **34-tool SDK** exposing screenshots (with actual image data), touch input, app lifecycle, UI element finding, shell execution, and file transfer — all over stdio transport compatible with Claude, Cursor, and VS Code Copilot. Uses scrcpy's binary protocol for 10-50x faster input latency and ~33ms screenshots when a session is active, with automatic ADB fallback for every operation. Includes Android 10+ clipboard workarounds and UI hierarchy inspection via XML dumps to enable AI agents to both see and meaningfully interact with device state.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work