https://github.com/sammcj/mcp-package-version
by sammcj
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
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 |