adb-mcp and adbfriend

These two tools are ecosystem siblings: mikepenz/adbfriend is a command-line interface tool that includes an integrated MCP server, while srmorete/adb-mcp is specifically an MCP server written in TypeScript, suggesting adbfriend could potentially leverage a server like adb-mcp or they both provide an MCP server to enable interaction with Android devices.

adb-mcp
51
Established
adbfriend
41
Emerging
Maintenance 2/25
Adoption 7/25
Maturity 25/25
Community 17/25
Maintenance 10/25
Adoption 8/25
Maturity 16/25
Community 7/25
Stars: 37
Forks: 10
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 57
Forks: 3
Downloads:
Commits (30d): 0
Language: Kotlin
License: Apache-2.0
Stale 6m
No Package No Dependents

About adb-mcp

srmorete/adb-mcp

An MCP (Model Context Protocol) server for interacting with Android devices through ADB in TypeScript.

This tool helps AI models interact with Android devices by translating complex device operations into simple instructions. It takes an AI model's requests (like 'install app' or 'take screenshot') and executes them on a connected Android phone or emulator. This is for AI developers building or testing applications that need to automate interactions with Android devices, such as for testing, data collection, or research.

Android-automation AI-testing device-interaction mobile-app-development AI-driven-UI-analysis

About adbfriend

mikepenz/adbfriend

Android ADB CLI tool including integrated MCP Server with common adb actions used during development

This tool helps Android developers efficiently manage their test devices directly from the command line. It takes commands like 'sync files' or 'uninstall apps by pattern' and performs these actions on a connected Android device. This is ideal for developers who frequently set up, clean, and test applications on physical or emulated Android devices.

Android-development mobile-testing device-management developer-tools QA-automation

Scores updated daily from GitHub, PyPI, and npm data. How scores work