mvn-mcp-server

danielscholl-osdu/mvn-mcp-server

3.3

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

The Maven MCP Server is a Model Context Protocol server designed to enhance AI-driven development by providing tools for Maven dependency management, including version checking, security scanning, and comprehensive dependency analysis.

Tools

Functions exposed to the LLM to take actions

check_version_tool

Check a Maven version and get all version update information.

check_version_batch_tool

Process multiple Maven dependency version checks in a single batch.

list_available_versions_tool

List all available versions grouped by minor version tracks.

scan_java_project_tool

Scan Java Maven projects for vulnerabilities using Trivy.

analyze_pom_file_tool

Analyze a single Maven POM file for dependencies and vulnerabilities.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources