Package Version Check
JSON →Returns the latest package / dependency / tool versions for Python, NPM, Go, Docker, Helm, etc.
Install
uvx (for Tools · 4
- get_latest_package_versions Fetches the latest versions of packages from various ecosystems (npm, pypi, nuget, maven_gradle, go, php, rubygems, rust, swift, dart, docker, helm, terraform_provider, terraform_module).
- get_github_action_versions_and_args Fetches the latest versions and metadata for GitHub Actions hosted on github.com.
- get_supported_tools Returns a list of all tool names supported by the get_latest_tool_versions MCP tool.
- get_latest_tool_versions Fetches the latest stable versions of development and DevOps tools supported by mise-en-place (e.g., terraform, gradle, kubectl).
Links
★ 5 GitHub stars