mcp-package-version
87
The Package Version MCP Server is an MCP server offering tools to check the latest package versions across various programming ecosystems. It supports multiple transport modes and provides a robust interface for LLMs to recommend up-to-date packages. The server is designed with continuous integration and extensively supports containerized deployments.
Package Version MCP Server
An MCP server designed to check the latest stable package versions from multiple registries including npm, PyPI, Maven Central, Go Proxy, Swift Packages, AWS Bedrock, Docker Hub, GitHub Container Registry, and GitHub Actions. This tool assists LLMs in recommending the most current package versions. Currently being integrated into the mcp-devtools server.
Features
- Compatibility with various package registries
- Support for STDIO and SSE transport modes
- Docker support for containerized deployment
- Continuous integration and delivery using GitHub Actions
Installation
- Requires a modern Go version
- Recommended installation through
go install
Usage
- Default transport mode is stdio
- SSE mode available at localhost:18080/sse
Tools
- Supports packages for Node.js, Python, Java, Go, Swift, Docker images, AWS Bedrock models, and GitHub Actions
License
- MIT