adb-mcp and mcp-mobile-server
One of these tools is a TypeScript-based MCP server for Android devices via ADB, while the other is a native MCP server implementation for multiple mobile platforms, suggesting they are competitors offering different implementations of the same protocol.
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 mcp-mobile-server
cristianoaredes/mcp-mobile-server
Native MCP Server for Mobile Development (Android, iOS, Flutter)
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work