Servers
JADX-AI-MCP (Part of Zin MCP Suite)
@zinja-coder
Plugin for JADX to integrate MCP server
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"jadx-ai-mcp": {
"command": "uv",
"args": [
"venv"
]
}
}
}