You're viewing a demo portfolio

Join the waitlist
PRSM

list_versions

Active

Tool of Maven Central

declared in 0.1.0

List all published versions of a Maven artifact identified by groupId and artifactId, with release timestamps, using the Maven Central Solr GAV core.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "group_id": "org.springframework.boot",
      "artifact_id": "spring-boot-starter-web"
    }
  ],
  "required": [
    "group_id",
    "artifact_id"
  ],
  "properties": {
    "rows": {
      "type": "number",
      "description": "1-200 (default 200)"
    },
    "group_id": {
      "type": "string"
    },
    "artifact_id": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Maven Central

https://github.com/pipeworx-io/mcp-maven-central

1/7 registries
View full server →