You're viewing a demo portfolio

Join the waitlist
PRSM

get_product

Active

Tool of Endoflife

declared in 0.1.0

Get a product's full release/support timeline — every cycle with release date, EOL date, active-support end, latest patch, and LTS status. Use for "is Node 18 still supported?" / "what's the latest Ubuntu LTS?". `product` is a slug from list_products, e.g. "python", "nodejs", "ubuntu", "postgresql", "kubernetes". Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "product"
  ],
  "properties": {
    "product": {
      "type": "string",
      "description": "Product slug from list_products, e.g. \"python\", \"nodejs\", \"ubuntu\", \"postgresql\", \"kubernetes\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Endoflife

https://github.com/pipeworx-io/mcp-endoflife

1/7 registries
View full server →
get_product — Endoflife — PRSM MCP