Package Version
Createdsammcj
Provides LLMs with the latest stable package versions for multiple package registries when coding.
About
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.
Key Features
- Supports multiple package registries: npm, PyPI, Maven Central, Go Proxy, Swift Packages
- Integrates with AWS Bedrock for AI model information
- Supports Docker Hub and GitHub Container Registry
- Provides language-specific tools for detailed dependency management
- Includes bulk check tool for quick version checks across npm and PyPI
Use Cases
- Ensuring LLMs recommend up-to-date package versions in code generation
- Automating dependency management in software development workflows
- Improving the security posture of generated code by using the latest package versions