maven-mcp-server

Bigsy/maven-mcp-server

3.5

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.

An MCP server for checking Maven dependency versions, enabling LLMs to verify and retrieve the latest versions from Maven Central Repository.

Tools

Functions exposed to the LLM to take actions

get_latest_release

Get the latest release version of a Maven dependency (excludes pre-releases by default)

check_maven_version_exists

Check if a specific version of a Maven dependency exists

list_maven_versions

List Maven dependency versions sorted by last updated date (most recent first)

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources