Connects Claude or Copilot to Maven Central and returns structured dependency metadata: latest versions with stability filtering, upgrade comparisons, release cadence analysis, CVE checks, and license data. The two POM-aware tools are the standout feature: they parse raw pom.xml, walk parent chains, resolve dependencyManagement and imported BOMs, then return either a full analysis with effective versions and conflict detection, or a deterministic upgrade plan split into mechanical version bumps an agent can apply directly and a needs-attention list for human review. Built for agent-driven dependency maintenance workflows where you want current JVM package intelligence without scraping docs or guessing at transitive resolution rules.
claude mcp add --transport stdio arvindand-maven-tools-mcp uvx maven-tools-mcp