package-version-check-mcp

MShekow/package-version-check-mcp
★ 5 stars Python ⚙️ DevOps Updated today
A MCP server that returns the latest stable versions of packages you use as dependencies in a variety of ecosystems, such as Python, NPM, Go, or GitHub Actions
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "package-version-chec": {
      "command": "uvx",
      "args": [
        "package-version-check-mcp"
      ]
    }
  }
}

Or install with pip: pip install package-version-check-mcp

README Excerpt

A MCP server that returns the latest stable versions of packages you use as dependencies in a variety of ecosystems, such as Python, NPM, Go, or GitHub Actions. It also supports looking up the latest versions of almost 1000 tools, such as **development runtimes** like `python`, `node`, `dotnet`, **development tools** like `gradle`, and various **DevOps tools** like `kubectl` or `terraform`, via the [mise-en-place](https://mise.jdx.dev/) tool.

Tools (18)

PACKAGE_VERSION_CACHE_ENABLEDPACKAGE_VERSION_CACHE_MAX_SIZE_MBPACKAGE_VERSION_CACHE_TTL_SECONDSdigestecosystemerrorinputslatest_versionlookup_errorsmetadataoutputspackage_namepackagespublished_onreadmeresultrunstool_name