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.

jadx-mcp-server
55
Established
Android-Mobile-MCP
39
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 20/25
Maintenance 6/25
Adoption 8/25
Maturity 10/25
Community 15/25
Stars: 322
Forks: 53
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 4
Forks: 4
Downloads: 162
Commits (30d): 0
Language: Python
License:
No Package No Dependents
No License

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 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.

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