Skip to main content
Glama
trianglegrrl

versionator-mcp

by trianglegrrl

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VERSIONATOR_REQUEST_TIMEOUTNoAPI request timeout in seconds (default: 30)30

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_package_versionB

Get the latest version of a package from the specified registry.

get_npm_packageA

Get the latest version of an npm package.

get_ruby_gemB

Get the latest version of a Ruby gem.

get_python_packageB

Get the latest version of a Python package from PyPI.

get_elixir_packageB

Get the latest version of an Elixir package from Hex.pm.

get_rust_crateA

Get the latest version of a Rust crate from crates.io.

get_bioconda_packageA

Get the latest version of a Bioconda package from anaconda.org.

get_r_packageA

Get the latest version of an R package from CRAN.

get_terraform_providerA

Get the latest version of a Terraform provider from registry.terraform.io.

get_docker_imageA

Get the latest version of a Docker image from DockerHub.

get_perl_moduleA

Get the latest version of a Perl module from CPAN.

get_go_moduleB

Get the latest version of a Go module.

get_php_packageA

Get the latest version of a PHP Composer package from Packagist.

get_dotnet_packageB

Get the latest version of a .NET NuGet package.

get_homebrew_formulaA

Get the latest version of a Homebrew formula.

get_nextflow_pipelineC

Get the latest version of a Nextflow pipeline from nf-core.

get_nfcore_moduleB

Get the latest version of an nf-core module.

get_nfcore_subworkflowC

Get the latest version of an nf-core subworkflow.

get_swift_packageB

Get the latest version of a Swift package from GitHub.

get_maven_artifactA

Get the latest version of a Maven Central artifact.

health_checkA

Health check endpoint for Docker and monitoring

Prompts

Interactive templates invoked by user choice

NameDescription
versionator_usage_guideHow to use Versionator tools effectively

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/trianglegrrl/versionator-mcp'

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