Maven Dependencies

Integrates with Maven Central Repository to verify and retrieve dependency versions for automated project management and updates.

View Source
23 stars
0 tools
Created Aug 2025
@bigsy/bigsy-maven-dependencies-maven-mcp-server

About

Integrates with Maven Central Repository to verify and retrieve dependency versions for automated project management and updates.

Categories

general

Installation

npm

npm install @bigsy/bigsy-maven-dependencies-maven-mcp-server

Configuration

{ "mcpServers": { "bigsy-maven-dependencies-maven-mcp-server": { "command": "npx", "args": [ "-y", "@bigsy/bigsy-maven-dependencies-maven-mcp-server" ] } } }