Skip to main content
Glama

EOL MCP Server

compare_versions

Analyze software version differences and receive upgrade insights to assess compatibility, security status, and end-of-life recommendations for products like Python or Node.js.

Instructions

Compare versions and get detailed upgrade analysis

Input Schema

NameRequiredDescriptionDefault
productYesSoftware product name (e.g., python, nodejs)
versionYesCurrent version being used

Input Schema (JSON Schema)

{ "properties": { "product": { "description": "Software product name (e.g., python, nodejs)", "examples": [ "python", "nodejs" ], "type": "string" }, "version": { "description": "Current version being used", "examples": [ "3.8", "16" ], "type": "string" } }, "required": [ "product", "version" ], "type": "object" }

Other Tools from EOL MCP Server

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/ducthinh993/mcp-server-endoflife'

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