End-of-Life API

Integrates with the endoflife.date API to provide software end-of-life status checks for dependency management, security auditing, and upgrade planning.

View Source
3 stars
0 tools
Created Aug 2025
@ducthinh993/ducthinh993-end-of-life-api-endoflife

About

Integrates with the endoflife.date API to provide software end-of-life status checks for dependency management, security auditing, and upgrade planning.

Categories

general

Installation

npm

npm install @ducthinh993/ducthinh993-end-of-life-api-endoflife

Configuration

{ "mcpServers": { "ducthinh993-end-of-life-api-endoflife": { "command": "npx", "args": [ "-y", "@ducthinh993/ducthinh993-end-of-life-api-endoflife" ] } } }