androidtvmcp and mcp-android-server-python
One tool is an MCP server for Android TV remote control, while the other is an MCP server for general Android device automation using uiautomator2; they are ecosystem siblings within the MCP framework, with the potential to be complements if the TV remote control tool is extended to utilize the device automation tool's broader capabilities or if a client uses both for different automation needs.
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 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