Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Bigsy • Documentation & Docs
An MCP server that lets agents check Maven dependency existence and retrieve the latest versions (stable by default) from Maven Central.
Verify and fetch the latest stable Maven dependency version from Maven Central for dependency updates and upgrade suggestions.
Check whether a specific Maven coordinate or version exists (including packaging and classifier) before recommending or applying changes.
Enumerate recent versions (with optional pre-release filtering and depth control) to assess compatibility, release history, or CI gating.
This MCP server provides tools for LLMs and automation agents to query Maven Central for dependency information: get the latest stable release, verify if a specific version exists, and list recent versions with pre-release filtering and depth control. It supports full Maven coordinates (groupId:artifactId:version:packaging:classifier), intelligent pre-release detection, and multiple transport modes (stdio and SSE). The server is useful for ensuring production-ready dependency upgrades and for integrating dependency checks into CI, code assistants, or automated dependency-management agents.
Get the latest release version of a Maven dependency (excludes pre-releases by default)
Check if a specific version of a Maven dependency exists
List Maven dependency versions sorted by last updated date (most recent first)
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.