list_versions
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Maven Central
https://github.com/pipeworx-io/mcp-maven-central
1/7 registries