maven-tools-mcp

arvindand/maven-tools-mcp

3.4

If you are the rightful owner of maven-tools-mcp 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.

The Maven Tools MCP Server is a Model Context Protocol server designed to enhance AI assistants by providing real-time Maven Central intelligence, ensuring accurate and up-to-date Maven dependency information.

Tools

Functions exposed to the LLM to take actions

maven_get_latest

Retrieves the latest available version of a Maven dependency for each version type.

maven_check_exists

Checks if a specific version of a Maven dependency exists.

maven_get_stable

Retrieves the latest stable version of a Maven dependency.

maven_bulk_check_latest

Checks latest versions for multiple dependencies in a single call.

maven_compare_versions

Compares current dependencies to the latest available and provides update recommendations.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources