Skip to main content
Glama

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

by sammcj

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sammcj/mcp-package-version'

If you have feedback or need assistance with the MCP directory API, please join our Discord server