arvindand/maven-tools-mcp
Universal Maven Central dependency intelligence for JVM build tools (Maven, Gradle, SBT, Mill). Features bulk operations, version comparison, stability filtering, dependency age analysis, release patterns, and Context7 integration for upgrade guidance.
Quick Start
Clone the repository:
git clone https://github.com/arvindand/maven-tools-mcpClaude Desktop configuration example:
{
"mcpServers": {
"maven-tools-mcp": {
"command": "npx",
"args": [
"-y",
"arvindand/maven-tools-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.