Skip to main content
Glama

EOL MCP Server

get_all_details

Retrieve comprehensive lifecycle details for all versions of a software product, including end-of-life dates, support status, and upgrade recommendations, using the EOL MCP Server.

Instructions

Get comprehensive lifecycle details for all versions of a product

Input Schema

NameRequiredDescriptionDefault
productYesSoftware product name (e.g., python, nodejs)

Input Schema (JSON Schema)

{ "properties": { "product": { "description": "Software product name (e.g., python, nodejs)", "examples": [ "python", "nodejs" ], "type": "string" } }, "required": [ "product" ], "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