# endoflife.ai — Software Lifecycle Intelligence MCP server

EOL dates and risk scores for 480+ software products. Check versions, score risk, audit stacks.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-endoflife-ai-endoflife-mcp
- Repository: https://github.com/endoflife-ai/endoflife-mcp
- Website: https://endoflife.ai/mcp

## Install
- Endpoint: https://mcp.endoflife.ai
- Auth: Not captured

## Setup notes
- Remote header: X-API-Key (secret)
- Remote endpoint: https://mcp.endoflife.ai
- Header: X-API-Key

## Tools
- check_eol - Check whether a specific version of a software product is end-of-life (EOL). Returns lifecycle status, the EOL date, days remaining or days past EOL, and the latest release. Use this for "is X version Y still supported?" questions. Endpoint: https://mcp.endoflife.ai
- get_risk_score - Get the proprietary EOL Risk Score™ (0–100) for a product version, with the four-factor breakdown (EOL recency, attack surface, CISA KEV exposure, extended support). Omit "version" to score the product's highest-risk (most recently end-of-lifed) release. Use this to quantify how dangerous it is to keep running something. Endpoint: https://mcp.endoflife.ai
- scan_stack - Audit a whole stack at once. Provide a list of products (optionally with versions) — e.g. parsed from a package.json, Dockerfile, or SBOM — and get an EOL Risk Score for each, so you can see what is unsupported and dangerous in one call. Free tier: up to 5 items; Pro: up to 50. Endpoint: https://mcp.endoflife.ai
- list_products - List or search the products endoflife.ai tracks (480+). Pass an optional "query" substring to find the canonical slug for a product before calling the other tools (e.g. "postgres" → "postgresql"). Returns matching product slugs. Endpoint: https://mcp.endoflife.ai
- get_product_lifecycle - Get the full version history for one product: every tracked version/cycle with its release date, EOL date, support status, and EOL Risk Score™. Use for "give me the whole EOL schedule for X". Endpoint: https://mcp.endoflife.ai

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.endoflife-ai
- Version: 1.0.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 29, 2026
- Source: https://registry.modelcontextprotocol.io
