dPhoeniixx/dJEB_mcp_server
3.4
If you are the rightful owner of dJEB_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The JEB MCP Server is a Model Context Protocol server that integrates Claude Desktop with the JEB decompiler, facilitating AI-assisted reverse engineering of Android APKs.
Tools
Functions exposed to the LLM to take actions
decompile_method
Decompile a specific method to Java source.
decompile_class
Decompile an entire class to Java source.
list_classes
List all classes with optional filtering and pagination.
implements_of_class
Get all implementations of a class/interface.
get_xrefs
Get cross-references for methods, fields, or strings.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client