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_versionsCheck latest stable versions for npm packages
check_python_versionsCheck latest stable versions for Python packages
check_pyproject_versionsCheck latest stable versions for Python packages in pyproject.toml
check_maven_versionsCheck latest stable versions for Java packages in pom.xml
check_gradle_versionsCheck latest stable versions for Java packages in build.gradle
check_go_versionsCheck latest stable versions for Go packages in go.mod