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

MIT License
311
75
  • Apple
  • Linux

check_python_versions

Verify and retrieve the latest stable versions of Python packages listed in your requirements.txt to ensure compatibility and updates.

Instructions

Check latest stable versions for Python packages

Input Schema

NameRequiredDescriptionDefault
requirementsYesArray of requirements from requirements.txt

Input Schema (JSON Schema)

{ "properties": { "requirements": { "description": "Array of requirements from requirements.txt", "items": { "type": "string" }, "type": "array" } }, "required": [ "requirements" ], "type": "object" }

You must be authenticated.

Other Tools from https://github.com/sammcj/mcp-package-version

Related Tools

ID: zkts2w92ba