TiagoDanin/Android-Debug-Bridge-MCP
MCP plugin to control Android devices via ADB (Android Debug Bridge) for automation, testing, and agent integration.
Platform-specific configuration:
{
"mcpServers": {
"Android-Debug-Bridge-MCP": {
"command": "npx",
"args": [
"-y",
"Android-Debug-Bridge-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...