androidtvmcp and Android-Mobile-MCP
These two tools are **competitors**, as both provide an MCP server to enable AI agents to control Android devices, with tool A specifically targeting Android TV and tool B targeting Android mobile devices.
About androidtvmcp
pigeek/androidtvmcp
A Model Context Protocol (MCP) server that provides Android TV remote control functionality to AI assistants and other MCP clients.
Provides automatic device discovery, app management, and state monitoring through a modular architecture with separate device manager, command processor, and network layer components. Implements stdio-based MCP transport with configurable retry logic and includes developer tools for testing command processing and MCP integration independently.
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