Analyze Java classes in Maven dependencies with decompilation and groupId mapping support.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "java-class-analyzer-mcp" yet — see the docs or source repo.
Analyze the com.example.lib.UserClient class from Maven dependencies. Show its main methods, fields, inheritance, and use an appropriate decompilation strategy to produce a readable summary.
A structured analysis of the Java class, including key members, inheritance, and a concise functional summary.
Scan payment-related Java classes in the specified Maven dependency, list public APIs, parameters, and return types, and highlight likely entry points.
A developer-friendly API overview that helps quickly understand the dependency's available capabilities.
Using my provided groupId mapping configuration, analyze the DateHelper class in the legacy-utils dependency and explain how the mapping affects class resolution.
The class analysis plus an explanation of how groupId mapping affects dependency resolution and class lookup.
Decompile Java class files and JARs into readable source for analysis.
Analyze local JARs to inspect Java classes and Maven dependencies.
Explore, analyze, and decompile Java JAR files to understand code structure.
Connects JADX-AI Plugin to decompile and analyze Android app code.
Search Maven artifacts, retrieve versions, and analyze dependencies using natural language.
Parse code graphs and query coverage data for compliant unit test generation.