mcp-android-server-python and Android-Mobile-MCP

These are competitors, as both projects provide an MCP server for Android device automation, making them alternative solutions for the same core task.

Maintenance 6/25
Adoption 7/25
Maturity 15/25
Community 18/25
Maintenance 6/25
Adoption 8/25
Maturity 10/25
Community 15/25
Stars: 40
Forks: 13
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 4
Forks: 4
Downloads: 162
Commits (30d): 0
Language: Python
License:
No Package No Dependents
No License

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.

Implements a modular tool architecture organizing 50+ device automation capabilities (app management, gesture simulation, UI inspection, toast detection) into seven focused modules, reducing server code from 1,321 to 61 lines. Supports both stdio transport for AI agent integration and HTTP streaming for web APIs, with uiautomator2 backend enabling real Android device control without emulation overhead.

About Android-Mobile-MCP

erichung9060/Android-Mobile-MCP

🤖 This MCP server enabling AI agents to control Android devices.

Provides granular UI automation through ADB, extracting hierarchical element trees and calculated click coordinates to enable agents to navigate complex Android interfaces programmatically. Implements MCP as a stdio-based server that integrates with Claude and other AI platforms via standard configuration, bridging on-device XML parsing with remote AI reasoning for intelligent app control and interaction sequencing.

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