by mobilehackinglab · MCP Server · ★ 87
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
⚙️ Jadx MCP Plugin — Decompiler Access for Claude via MCP This project provides a Jadx plugin written in Java, which exposes the Jadx API over HTTP — enabling live interaction through MCP clients like Claude via the Model Context Protocol (MCP). A lightweight FastMCP adapter in Python acts as a bridge between Claude and the plugin. This enables intelligent navigation and automation of reverse engineering workflows, ideal for AI-assisted security analysis of Android apps. 🧰 Setup Instructions Install Python dependencies 🧠 Setup Claude MCP CLient Integration To use this adapter in Claude Desktop, go to - - - - and add an MCP server pointing to the Python executable in the venv (to prevent depedency issues) and the full adapter path following below examples: Windows: json { "mcpServers": { "Jadx MCP Server": { "command": "C:\\Wo
| Stars | 87 |
| Forks | 10 |
| Language | Java |
| Category | MCP Server |
| Quality Score | 22.45/100 |
| Open Issues | 2 |
| Last Updated | 2026-02-04 |
| Created | 2025-04-05 |
| Platforms | java, mcp |
| Est. Tokens | ~5k |
Explore other popular mcp server tools:
jadx-mcp-plugin is an open-source mcp server by mobilehackinglab with 87 GitHub stars.
jadx-mcp-plugin is primarily written in Java.
You can find installation instructions and usage details in the jadx-mcp-plugin GitHub repository at github.com/mobilehackinglab/jadx-mcp-plugin. The project has 87 stars and 10 forks, indicating an active community.