Provides LLMs with the latest stable package versions for multiple package registries when coding.
Package Version is an MCP server designed to equip Large Language Models (LLMs) with the ability to fetch the latest stable package versions across various package registries. This includes npm (Node.js/JavaScript), PyPI (Python), Maven Central (Java), Go Proxy (Go), Swift Packages (Swift), AWS Bedrock (AI Models), Docker Hub and GitHub Container Registry (Container Images) and GitHub Actions. By ensuring LLMs have access to up-to-date version information, Package Version helps them recommend the most current and secure dependencies when generating code.