arvindand/maven-tools-mcp
MCP server providing AI assistants with Maven Central dependency intelligence for all JVM build tools (Maven, Gradle, SBT, Mill). Features Context7 integration for documentation support.
Platform-specific configuration:
{
"mcpServers": {
"maven-tools-mcp": {
"command": "npx",
"args": [
"-y",
"maven-tools-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://openjdk.java.net/) [](https://spring.io/projects/spring-boot) [](https://modelcontextprotocol.io/) [](LICENSE) [](https://github.com/arvindand/maven-tools-mcp/releases) [](https://hub.docker.com/r/arvindand/maven-tools-mcp) [](https://hub.docker.com/r/arvindand/maven-tools-mcp) [](https://github.com/arvindand/maven-tools-mcp/stargazers)
Maven Tools MCP Server gives MCP-capable clients a practical way to inspect JVM dependencies using live Maven Central data.
It is built for developers and agents that need more than a plain version lookup: stability filtering, upgrade comparisons, dependency health signals, license data, CVE checks, and optional documentation lookups through Context7.
Use Maven Tools MCP when you want to:
This project works with any JVM build tool that relies on Maven Central. The inputs are standard Maven coordinates, so the same data applies to Maven, Gradle, SBT, and Mill projects.
This
Loading reviews...