jadx-mcp-server and mobile-mcp

These two tools are competitors because both are implementations of the Model Context Protocol (MCP) server, offering mobile automation capabilities but with different specific focuses (JADX-AI plugin integration vs. general mobile automation).

jadx-mcp-server
55
Established
mobile-mcp
42
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 20/25
Maintenance 0/25
Adoption 8/25
Maturity 25/25
Community 9/25
Stars: 322
Forks: 53
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 60
Forks: 5
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
Stale 6m

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

runablehq/mobile-mcp

A Model Context Protocol (MCP) server that provides mobile automation capabilities.

Leverages Android Debug Bridge (ADB) to interact with physical devices and emulators, parsing UI hierarchies as structured text dumps that LLMs can reason about without visual processing. Integrates directly with Claude Desktop and VS Code through MCP, enabling AI assistants to programmatically tap, swipe, and navigate mobile interfaces. Currently supports Android with iOS support planned.

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