mobile-mcp and Android-Mobile-MCP
The latter project is an Android-specific implementation of the former's Model Context Protocol, making them an ecosystem sibling, specifically a platform-specific library for a general protocol.
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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work