maven-mcp-server
If you are the rightful owner of maven-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A lightweight MCP server that lets Large Language Models query Maven Central for artifact versions.
get_maven_latest_version
Gets the latest version of a Maven dependency.
check_maven_version_exists
Checks if a specific version of a Maven dependency exists.
find_maven_latest_component_version
Gets the latest version of a Maven dependency based on semantic versioning component.
get_maven_all_latest_versions
Gets the latest versions for all semantic versioning components in a single call.
batch_maven_versions_check
Checks the latest versions for multiple Maven dependencies in a single batch request.