jadx-mcp-server and Android-Mobile-MCP
Both tools are MCP servers, with Project A specifically designed to serve the JADX-AI Plugin for reverse engineering tasks, while Project B is a more general-purpose MCP server for AI agents to control Android devices, making them competitors with distinct target use cases within the broader Android automation ecosystem.
About jadx-mcp-server
zinja-coder/jadx-mcp-server
MCP server for JADX-AI Plugin
This project helps security researchers and reverse engineers automatically analyze Android APKs for vulnerabilities and understand their inner workings. You provide an Android Package Kit (APK) file, and it uses large language models (LLMs) to output insights into the code, potential security flaws, and parsed manifest details. It's designed for professionals who need to quickly decompile and inspect Android applications.
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