Skip to main content
Glama
brianprost

EndOfLife MCP Server

by brianprost

get_product_release

Retrieve detailed information about a specific software version, including end-of-life dates, support status, and patch availability, to manage lifecycle planning effectively.

Instructions

Get detailed information about a specific version/release of a product. Use this when you need precise details about one particular version, such as exact end-of-life dates, support status, or the latest patch version available.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
productYesThe product identifier (get from list_products or get_product)
releaseYesSpecific release cycle identifier (e.g., '3.8' for Python, '18' for Node.js, '20.04' for Ubuntu) OR use 'latest' to get information about the most recent release. The exact format varies by product - check get_product output first to see available release cycles.

Latest Blog Posts

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

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