Search for:

A tool for decompiling Android APK files

  • Why this server?

    This server exposes the Jadx decompiler API over HTTP, enabling Claude to interact with decompiled Java/Android code to list classes, fetch source code, inspect methods/fields, and extract code live.

    -
    security
    F
    license
    -
    quality
    A server that exposes the Jadx decompiler API over HTTP, enabling Claude to interact with decompiled Java/Android code to list classes, fetch source code, inspect methods/fields, and extract code live.
    42
    • Linux
    • Apple
  • Why this server?

    An MCP server that integrates with Apktool to provide live reverse engineering support for Android applications using Claude and other LLMs through the Model Context Protocol. Although not explicitly Jadx, the use case is very similar.

    -
    security
    A
    license
    -
    quality
    An MCP server that integrates with Apktool to provide live reverse engineering support for Android applications using Claude and other LLMs through the Model Context Protocol.
    16
    Python
    Apache 2.0
    • Linux