mvn-mcp-server
0
Maven MCP Server is an MCP server designed for handling Maven dependencies efficiently. It provides specialized tools to check, retrieve, and list versions of Maven dependencies, making it valuable for developers managing Maven projects.
Maven MCP Server
A Model Context Protocol (MCP) server focused on Maven dependencies. It features tools for verifying Maven dependency versions, retrieving the latest versions, and providing detailed version information using semantic versioning. Key features include a Check Maven Version Tool, Batch Version Tool, and List Available Versions Tool. Users can configure the server through a Maven-specific .mcp.json
file and integrate it into their projects using VSCode or Docker.