arvindand/maven-tools-mcp
by Various
MCP server providing AI assistants with Maven Central dependency intelligence for all JVM build tools (Maven, Gradle, SBT, Mill). Features Context7 integration for documentation su
MCP
arvindand/maven-tools-mcp
Added 1 June 2026
Overview
A Model Context Protocol server that gives AI assistants access to Maven Central dependency data for JVM build tools including Maven, Gradle, SBT, and Mill. It integrates with Context7 to provide documentation support alongside dependency lookups.
Best for
Best for
Developers using AI assistants that need real-time Maven Central dependency intelligence for JVM projects.
Use cases
- Resolving Maven coordinates and versions for JVM dependencies
- Fetching documentation for libraries via Context7 integration
- Automating dependency management tasks in AI-assisted development workflows
How to use
Tools exposed
get_latest_versioncheck_version_existscheck_multiple_dependenciescompare_dependency_versionsanalyze_dependency_ageanalyze_release_patternsanalyze_project_healthanalyze_pom_dependenciesrecommend_pom_upgradesresolve-library-idquery-docs
Tested with
Claude Desktop, VS Code
Example client config
{\n "mcpServers": {\n "maven-tools": {\n "command": "docker",\n "args": ["run", "-i", "--rm", "arvindand/maven-tools-mcp:latest"]\n }\n }\n} Notes
A Model Context Protocol server that gives AI assistants access to Maven Central dependency data for JVM build tools including Maven, Gradle, SBT, and Mill. It integrates with Context7 to provide documentation support alongside dependency lookups.
25 stars on GitHub. Last updated 2026-05-25. Licensed MIT.
Use cases
- Resolving Maven coordinates and versions for JVM dependencies
- Fetching documentation for libraries via Context7 integration
- Automating dependency management tasks in AI-assisted development workflows
Pros
- Supports all major JVM build tools in one MCP server
- Integrates documentation lookup through Context7
- Lightweight Java implementation with 25 GitHub stars
Cons
- Limited community adoption and documentation due to low star count
- Requires a compatible MCP client to function
- Dependency on Context7 for documentation features may introduce external service dependencies
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Supports all major JVM build tools in one MCP server
- Integrates documentation lookup through Context7
- Lightweight Java implementation with 25 GitHub stars
Cons
- Limited community adoption and documentation due to low star count
- Requires a compatible MCP client to function
- Dependency on Context7 for documentation features may introduce external service dependencies
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.