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.
Discover alternative npm packages with similar functionality by inputting a list of package names. Ideal for optimizing dependencies, enhancing package security, and improving development workflows.
Provides comprehensive word definitions, pronunciations, meanings, and examples for any English word using the Free Dictionary API. Includes a random word-of-the-day feature with difficulty levels for vocabulary building.
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.