MCP Directory
Back

jadx-mcp-server

by zinja-coder · Python · ★ 406

MCP server for JADX-AI Plugin

#ai#android-hacking#android-reverse-engineering#application-security#llm#mcp#mcp-server#mcp-servers#mobile-security#model-context-protocol#model-context-protocol-server#python#reverse-engineering#vapt

Install

pip install git+https://github.com/zinja-coder/jadx-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "jadx-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/zinja-coder/jadx-mcp-server.git"
      ]
    }
  }
}

From the README

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

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers