versionator-mcp
Related Servers
Alternatives to versionator-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceA comprehensive MCP server for checking package versions and rating package quality across Python (PyPI), JavaScript/TypeScript (npm), Dart (pub.dev), and Rust (crates.io) ecosystems.5MIT
- AlicenseNot gradedqualityDmaintenanceMCP server that checks npm and PyPI package health, providing maintenance signals, version info, CVE counts, and alternative suggestions.MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that verifies npm and PyPI packages before installation, checking for existence, known vulnerabilities, OpenSSF scorecard, and typosquatting, returning an ALLOW/WARN/BLOCK verdict.MIT
- AlicenseAqualityDmaintenanceA Model Context Protocol server for checking package versions and metadata across multiple package managers including npm, PyPI, Maven, NuGet, RubyGems, Crates.io, and Go modules.626 npm1MIT
- AlicenseNot gradedqualityDmaintenanceUnified MCP server for searching, analyzing, and managing packages across npm, JSR, Deno, and multiple CDN providers with auto-detection.MIT
- AlicenseNot gradedqualityBmaintenanceCombines GitHub repository analysis, npm/PyPI package info, and deps.dev security advisories into a single MCP server, requiring no API keys.MIT
TDQS
Scored across 21 tools
Each tool targets a distinct package registry or ecosystem, with clear descriptions specifying the exact source (e.g., npm, PyPI, CRAN). There is no ambiguity or overlap between tools.
All tools follow a consistent 'get_<ecosystem>_<type>' pattern in snake_case (e.g., get_npm_package, get_ruby_gem, get_docker_image). The health_check tool is the only deviation but still fits the overall verb_noun style.
With 21 tools, the server covers a broad range of package registries, which is appropriate for a version-checking service. While slightly high, each tool serves a distinct purpose, justifying the count.
The server covers most major package registries (npm, PyPI, RubyGems, CRAN, etc.) and includes specialized ones like Bioconda and nf-core. The inclusion of a health_check tool is a minor deviation from the core version-checking purpose, but overall the surface is comprehensive.