Retrieve and filter packages for a GitHub repository by specifying owner, repo, and package type (e.g., npm, maven). Supports pagination for large results.
Verify if a specific version of a Maven dependency exists in the Maven Central Repository. Input the dependency coordinates along with the version to confirm its availability.
Discover alternative NPM packages with similar functionality using AI-powered analysis. Input a list of packages to identify and compare potential replacements for improved dependency management.
Retrieve the latest stable release version of a Maven dependency from Maven Central, excluding pre-releases by default, using the specified Maven coordinate format.
An MCP (Model Context Protocol) server that provides tools for checking Maven dependency versions. This server enables LLMs to verify Maven dependencies and retrieve their latest versions from Maven Central Repository.