Description
ADB MCP Server provides a bridge between AI assistants and Android devices through the Android Debug Bridge (ADB). Developed by Martin Arellano, this TypeScript implementation exposes essential ADB functionality as MCP tools, including device management, shell command execution, app installation, file transfers, and UI inspection. The server handles command execution, temporary file management, and error handling while providing detailed logging options. It's particularly useful for automating Android device interactions, testing mobile applications, and enabling AI assistants to control or extract information from connected Android devices without requiring direct ADB knowledge.
Server Details
Package Name
adb-mcp
Added
April 21, 2025
