Loomal

maven-tools-mcp

MCP server by github.com/arvindand/maven-tools-mcp

JVM dependency intelligence for AI assistants via Maven Central

25 starsoci: docker.io/arvindand/maven-tools-mcp:latest

About maven-tools-mcp

maven-tools-mcp is an MCP (Model Context Protocol) server published by arvindand in the official MCP registry. JVM dependency intelligence for AI assistants via Maven Central

It ships as a Docker image (docker.io/arvindand/maven-tools-mcp:latest), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/arvindand/maven-tools-mcp, where the project has earned 25 GitHub stars.

Use maven-tools-mcp with your agent

Claude Code · one command
claude mcp add maven-tools-mcp -- docker run -i --rm docker.io/arvindand/maven-tools-mcp:latest
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "maven-tools-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/arvindand/maven-tools-mcp:latest"
      ]
    }
  }
}
ocidocker.io/arvindand/maven-tools-mcp:latest

Frequently asked questions

What is maven-tools-mcp?
maven-tools-mcp is an MCP (Model Context Protocol) server by arvindand. JVM dependency intelligence for AI assistants via Maven Central
How do I connect maven-tools-mcp to Claude, Cursor, or another MCP client?
Install maven-tools-mcp from its oci package (docker.io/arvindand/maven-tools-mcp:latest) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is maven-tools-mcp open source?
Yes — the source code is public at github.com/arvindand/maven-tools-mcp, with 25 GitHub stars.
Can AI agents pay to use maven-tools-mcp?
Not yet through Loomal — maven-tools-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain maven-tools-mcp? Claim this listing free by verifying GitHub ownership, or contact us.