Skip to main content
Glama

EOL MCP Server

compare_versions

Analyze and compare software versions to identify upgrade paths, end-of-life status, and security implications for products like Python or Node.js. Powered by EOL MCP Server for real-time lifecycle insights.

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" }

You must be authenticated.

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