versionator-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VERSIONATOR_REQUEST_TIMEOUT | No | API 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
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| versionator_usage_guide | How to use Versionator tools effectively |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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