Android-MCP and mcp-android-server-python
These are competitors offering overlapping MCP server implementations for Android automation—one using native Android instrumentation (CursorTouch/Android-MCP) and the other using Python's uiautomator2 library—solving the same problem of connecting AI agents to Android devices through different technical stacks.
About Android-MCP
CursorTouch/Android-MCP
MCP Server for interacting with Android Devices.
This tool helps quality assurance engineers, mobile app testers, and anyone needing to automate Android device interactions. It takes natural language commands and translates them into actions like app navigation, UI taps, text input, and gesture controls on Android 10+ devices. The result is automated testing, task execution, and UI interaction without manual effort or complex coding.
About mcp-android-server-python
nim444/mcp-android-server-python
MCP Android agent - This project provides an *MCP (Model Context Protocol)* server for automating Android devices using uiautomator2. It's designed to be easily plugged into AI agents like GitHub Copilot Chat, Claude, or Open Interpreter to control Android devices through natural language.
This project helps developers and QA engineers automate Android device interactions using natural language. It takes text commands, often from an AI assistant, and translates them into actions like tapping, typing, swiping, or checking app status on a connected Android phone or tablet. The output is a controlled Android device, making it useful for testing apps, remote control, or creating bots.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work