jadx-mcp-server and androidtvmcp

One tool provides a backend for Android app decompilation and analysis, while the other offers an MCP server for Android TV remote control, making them distinct ecosystem siblings within the broader Android device automation category rather than direct competitors or complements.

jadx-mcp-server
55
Established
androidtvmcp
50
Established
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 20/25
Maintenance 10/25
Adoption 8/25
Maturity 18/25
Community 14/25
Stars: 322
Forks: 53
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 6
Forks: 3
Downloads: 70
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No risk flags

About jadx-mcp-server

zinja-coder/jadx-mcp-server

MCP server for JADX-AI Plugin

Implements a Python-based MCP server that bridges LLMs with JADX via HTTP requests to a plugin, exposing 20+ tools for live Android APK analysis including class/method extraction, manifest parsing, smali bytecode retrieval, and variable renaming. Communicates with the JADX-AI-MCP plugin using a request-handler architecture that queries the decompiled app context directly, enabling real-time vulnerability detection and code-aware LLM recommendations without context switches.

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.

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