Maven-Jar-Analyzer

MCP Server

by jcxzzy

mcpmarket.cn37/10

Maven 依赖分析与类反编译的 MCP 服务

# Maven Jar Analyzer MCP Service MCP service for Maven dependency analysis and class decompilation, supporting remote calls. ## Features ✅ **Maven Dependency Analysis** - Automatically download jar packages and their dependencies based on Maven coordinates - Support for private Maven repositories and SNAPSHOT versions - Batch search for specified classes ✅ **Class Decompilation** - Decompile Java bytecode using javap - Obtain complete class structure information - Support for interfaces, abstract classes, and regular classes ✅ **One-stop Service** - Find + decompile in one step - Batch process multiple classes - Return results in JSON format

📊 商业分析

核心功能
自动下载并分析 Maven 依赖及反编译类文件
商业模式
开源社区驱动或企业版高级功能订阅
独特价值
支持远程调用与 AI 模型深度集成的依赖分析能力
竞品
["Maven Dependency Plugin", "JDepend"]

🎯 应用场景

使用场景
代码审计遗留系统重构第三方库漏洞排查
适用领域
Java 开发DevOps软件安全
目标用户
后端工程师架构师安全研究员