androidtvmcp and adb-mcp

These tools are ecosystem siblings: `srmorete/adb-mcp` is a general ADB-based MCP server for Android devices, while `pigeek/androidtvmcp` is a specialized MCP server built for Android TV, likely leveraging or extending similar underlying ADB interaction for its remote control functionality.

androidtvmcp
52
Established
adb-mcp
51
Established
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 14/25
Maintenance 2/25
Adoption 7/25
Maturity 25/25
Community 17/25
Stars: 6
Forks: 3
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 37
Forks: 10
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
Stale 6m

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 adb-mcp

srmorete/adb-mcp

An MCP (Model Context Protocol) server for interacting with Android devices through ADB in TypeScript.

This tool helps AI models interact with Android devices by translating complex device operations into simple instructions. It takes an AI model's requests (like 'install app' or 'take screenshot') and executes them on a connected Android phone or emulator. This is for AI developers building or testing applications that need to automate interactions with Android devices, such as for testing, data collection, or research.

Android-automation AI-testing device-interaction mobile-app-development AI-driven-UI-analysis

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