Android Debug Bridge
MCP Serverby minhalvp · Added 5mo ago
Claude
709
Install
git clone https://github.com/minhalvp/android-mcp-serverAdd to Claude
claude mcp add minhalvp-android-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"android-debug-bridge": {
"command": "npx",
"args": [
"@modelcontextprotocol/android-debug-bridge"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates with Android Debug Bridge (ADB) to enable remote control, testing, and analysis of Android devices, offering capabilities like package management, UI inspection, and screenshot capture.
Tags
Mediamcp-server