Android-MCP and jadx-ai-mcp
About Android-MCP
CursorTouch/Android-MCP
MCP Server for interacting with Android Devices.
Implements an MCP server that bridges LLM agents to Android devices via ADB and the Accessibility API, enabling app navigation, UI interaction, and automated testing without computer vision models. Exposes a rich toolset including gesture controls (tap, swipe, drag), text input, view hierarchy inspection, and shell command execution—with typical action latency of 2-4 seconds. Integrates directly with Claude Desktop and any LLM/VLM, supporting Android 10+ devices and emulators.
About jadx-ai-mcp
zinja-coder/jadx-ai-mcp
Plugin for JADX to integrate MCP server
Exposes JADX decompilation capabilities through MCP tools (fetch classes, search methods, retrieve manifests, access resources), enabling LLMs to perform live static analysis and vulnerability detection on Android APKs. The architecture uses an HTTP bridge between the JADX plugin and a Python MCP server, allowing Claude and other LLM clients to query decompiled code and APK metadata in real time. Supports multi-agent LLM workflows for collaborative reverse engineering and security analysis.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work