{"slug":"mobilehackinglab/jadx-mcp-plugin","name":"Jadx MCP Plugin","description":"A Java plugin that exposes the Jadx decompiler API over HTTP for interaction with MCP clients.","category":"development","tags":[],"official":false,"stars":96,"transport":null,"install":[{"cmd":"pip install -r","imports":[]}],"tools":[{"name":"list_all_classes","description":"Get all decompiled class names"},{"name":"search_class_by_name","description":"Find classes matching a string"},{"name":"get_class_source","description":"Get full source of a given class"},{"name":"search_method_by_name","description":"Find methods matching a string"},{"name":"get_methods_of_class","description":"List all method names in a class"},{"name":"get_fields_of_class","description":"List all field names in a class"},{"name":"get_method_code","description":"Extract decompiled code for a method"}],"env_vars":[],"auth_type":"none","github":"https://github.com/mobilehackinglab/jadx-mcp-plugin","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}