Back to MCP Servers
Maven Tools
Universal Maven Central dependency intelligence for JVM build tools (Maven, Gradle, SBT, Mill). Features bulk operations, version comparison, stability filtering, dependency age analysis, release patterns, and Context7 integration for upgrade guidance.
developer-tools
By arvindand
Installation
npx -y maven-tools-mcpConfiguration
{
"mcpServers": {
"maven-tools-mcp": {
"command": "npx",
"args": ["-y", "maven-tools-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes