handsomestWei/java-class-analyzer-mcp-server
java class反编译mcp server
This tool helps Java developers working with AI code generation assistants like Cursor. It enables these assistants to accurately understand and generate code for external or internal Java dependencies by providing real-time decompiled source code and class details. Developers feed a Maven project into the tool, and it outputs detailed Java class information that the AI can use, significantly reducing errors and "hallucinations" in AI-generated code.
No commits in the last 6 months. Available on npm.
Use this if your AI code assistant frequently produces incorrect or hallucinated code when interacting with Java third-party libraries or internal project dependencies.
Not ideal if you are not a Java developer, don't use AI code generation tools, or only work with self-contained Java projects where all source code is readily available.
Stars
21
Forks
7
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Sep 12, 2025
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/handsomestWei/java-class-analyzer-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
irockel/tda
TDA - Thread Dump Analyzer (for Java). Analyze your Thread Dumps with a GUI or use it as MCP Server.
makbn/mcp_mediator
Automatically generate an MCP Server from existing source code, service classes, helper methods,...
theSharque/mcp-jperf
Java profiler and perfomance tool MCP
pzalutski-pixel/javalens-mcp
MCP server providing semantic Java code analysis for AI agents. Built on Eclipse JDT with tools...
stephanj/LSP4J-MCP
A Java MCP (Model Context Protocol) server that wraps JDTLS (Eclipse JDT Language Server) using...