Skip to main content
Developer ToolsJava

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.

developer-toolscloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/arvindand/maven-tools-mcp

Claude 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.

Details

Category
Developer Tools
Language
Java
Author
arvindand