A JADX plugin and MCP server for analyzing Android APKs with LLMs like Claude.
jadx-ai-mcp is worth checking the docs before setup with strong trust signals. Check agent compatibility and use-case fit before adding it to your workflow.
gh repo view zinja-coder/jadx-ai-mcp --webOpen the official README and confirm the supported install method.
Add the server entry to your MCP client config.
Restart your agent and verify that the server tools appear.
Repository setup guidance
Strong trust signals; still review the README and permissions before production use.
Last commit was about 105 days ago.
2256 GitHub stars indicate community interest.
3 open issues signal maintenance load.
Apache-2.0 license detected.
2 security/trust notes recorded.
Setup difficulty is 3/5.
Connect any AI model to 1200+ integrations (MCP, CLI, API)
An AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified endpoint with centralized discovery, guardrails and management. Optimizes Agent & Tool calling, and supports plugins.
Official Microsoft Learn MCP server and CLI tool providing real-time, trusted Microsoft docs and code samples to AI agents.
Open-source credential gateway with a built-in vault. give your AI agents access to services without exposing keys.
This tool connects JADX, a decompiler for Android apps, to AI models through the Model Context Protocol. It lets you ask questions about an app's code in plain English and get answers about vulnerabilities or how the app works.
JADX-AI-MCP is a plugin for JADX (a popular Android decompiler) that integrates a Model Context Protocol (MCP) server. It allows large language models (LLMs) like Claude to interact with JADX, enabling automated analysis of Android APKs. Users can ask natural language questions about decompiled code, identify security vulnerabilities, and perform reverse engineering tasks. The project includes both a JADX plugin and a standalone MCP server, making it easy to set up and use with various MCP-compatible AI agents. It supports Java 11+ and Python 3.10+.
2,256
Stars
216
Forks
3
Issues
Apache-2.0
License
A JADX plugin and MCP server for analyzing Android APKs with LLMs like Claude.
Mobile security researchers and penetration testers., Reverse engineers analyzing Android applications., Developers building AI-assisted security tools.
The setup section provides repository-level starting guidance, not a guarantee of an independently verified installation. Check the official README and release notes.
Running AI analysis on untrusted APKs may expose sensitive data to the AI model if not properly sandboxed. The MCP server listens on localhost; ensure it is not exposed to untrusted networks.
Similar or complementary options to evaluate include metorial, mcp-context-forge, Microsoft Learn MCP Server.
Aug 20, 2026