MCP Directory
Back

jadx-ai-mcp

by zinja-coder · Java · ★ 2,378

Plugin for JADX to integrate MCP server

#ai#java#llm#mcp#mcp-server#mcp-servers#mobile#model-context-protocol#model-context-protocol-servers#pentesting#reverse-engineering#sast#vapt

Install

git clone https://github.com/zinja-coder/jadx-ai-mcp.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "jadx-ai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:zinja-coder/jadx-ai-mcp"
      ]
    }
  }
}

From the README

⚡ Fully automated MCP server + JADX plugin built to communicate with LLM through MCP to analyze Android APKs using LLMs like Claude — uncover vulnerabilities, analyze APK, and reverse engineer effortlessly. [](http://www.apache.org/licenses/LICENSE-2.0.html) Thanks to these wonderful people for their contributions ⭐ ljt270864457 p0px bx33661 Haicaji Mostafa Nazari…
Read full README on GitHub →

Related ai & ml servers