https://github.com/sammcj/mcp-package-version

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
check_npm_versions

Check latest stable versions for npm packages

check_python_versions

Check latest stable versions for Python packages

check_pyproject_versions

Check latest stable versions for Python packages in pyproject.toml

check_maven_versions

Check latest stable versions for Java packages in pom.xml

check_gradle_versions

Check latest stable versions for Java packages in build.gradle

check_go_versions

Check latest stable versions for Go packages in go.mod