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

MIT License
311
50
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_EXTRA_CA_CERTSNoPath to a corporate proxy MITM certificate bundle, required only if you are behind a corporate proxy which MITMs your traffic

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

check_bedrock_models

Search, list, and get information about Amazon Bedrock models

get_latest_bedrock_model

Get the latest Claude Sonnet model from Amazon Bedrock (best for coding tasks)

check_docker_tags

Check available tags for Docker container images from Docker Hub, GitHub Container Registry, or custom registries