security
Jadx Ai Mcp
JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude.
local
java
security
Installation
npx -y zinja-coder/jadx-ai-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "jadx-ai-mcp",
"command": "npx",
"args": [
"-y",
"zinja-coder/jadx-ai-mcp"
]
}About This MCP Server
zinja-coder/jadx-ai-mcp
JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub