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.
3 stars
0 tools
Created Aug 2025
@ducthinh993/ducthinh993-end-of-life-api-endoflifeAbout
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"
]
}
}
}