Skip to main content
Glama

get_all_versions

List all available versions for a Maven dependency, with options to filter for stable releases only and limit results.

Instructions

List all available versions for a Maven dependency, optionally filtering to stable versions only

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dependencyYesMaven coordinate in format "groupId:artifactId" (e.g., "com.google.guava:guava")
stableOnlyNoIf true, only return stable versions (excludes SNAPSHOT, alpha, beta, RC, etc.). Default: true
limitNoMaximum number of versions to return. Default: 20

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kristijan-rotim/maven-version-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server