Maven Tools MCP
Rank #1,578io.github.arvindand/maven-tools-mcp
JVM dependency intelligence for AI assistants via Maven Central
Maven Tools MCP is a Model Context Protocol (MCP) server published by arvindand. It ranks #1,578 of 132,046 servers tracked on MCP Toplist, and its repository has 33 GitHub stars. Maven Tools MCP is listed across 3 registries — Official MCP, Glama and mcp.so, with 18 tracked versions. It was first listed on Aug 6, 2025 and most recently updated on Sep 6, 2026.
Ranks ahead of 130,468 of 132,046 servers on MCP Toplist.
Use Maven Tools MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add maven-tools-mcp -- docker run -i --rm docker.io/arvindand/maven-tools-mcp:latest[mcp_servers.maven-tools-mcp]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/arvindand/maven-tools-mcp:latest"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"maven-tools-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/arvindand/maven-tools-mcp:latest"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"maven-tools-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/arvindand/maven-tools-mcp:latest"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"maven-tools-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/arvindand/maven-tools-mcp:latest"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"maven-tools-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/arvindand/maven-tools-mcp:latest"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"maven-tools-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/arvindand/maven-tools-mcp:latest"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.arvindand%2Fmaven-tools-mcp)<a href="https://mcptoplist.com/server/io.github.arvindand%2Fmaven-tools-mcp"><img src="https://mcptoplist.com/badge/io.github.arvindand%2Fmaven-tools-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
arvindand
Available versions (18)
| Version | Published |
|---|---|
| 3.2.2 | Sep 6, 2026 |
| 3.2.1 | Aug 19, 2026 |
| 3.2.0 | Jul 13, 2026 |
| 3.1.2 | Jul 8, 2026 |
| 3.1.1 | Jun 13, 2026 |
| 3.1.0 | Jun 13, 2026 |
| 3.0.1 | May 15, 2026 |
| 3.0.0 | May 14, 2026 |
| 2.1.1 | May 12, 2026 |
| 2.1.0 | Apr 5, 2026 |
| 2.0.7 | Mar 31, 2026 |
| 2.0.6 | Mar 20, 2026 |
| 2.0.5 | Feb 23, 2026 |
| 2.0.4 | Feb 22, 2026 |
| 2.0.3 | Feb 3, 2026 |
| 2.0.2 | Jan 17, 2026 |
| 2.0.0 | Dec 31, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Maven Tools MCP?
- Maven Tools MCP is maintained by arvindand, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is Maven Tools MCP listed on the Official MCP Registry?
- Yes — Maven Tools MCP is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Maven Tools MCP have?
- MCP Toplist tracks 18 versions of Maven Tools MCP, most recently published on Sep 6, 2026.
- Where can I find the source code for Maven Tools MCP?
- The source code for Maven Tools MCP is hosted at github.com/arvindand/maven-tools-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.