adb-mcp and mobile-mcp
The two tools are likely ecosystem siblings, where `srmorete/adb-mcp` is a specific implementation or client library leveraging ADB to interact with Android devices, while `runablehq/mobile-mcp` is a broader Model Context Protocol server that `srmorete/adb-mcp` could connect to or extend for mobile automation.
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.
About mobile-mcp
runablehq/mobile-mcp
A Model Context Protocol (MCP) server that provides mobile automation capabilities.
This project helps developers automate interactions with Android mobile devices using large language models (LLMs). It takes structured UI information from a mobile device and allows an LLM to control the device's actions without relying on visual input like screenshots. Mobile app developers, QA testers, and automation engineers can use this to build intelligent mobile automation workflows.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work