EOSL.ai — Hardware End-of-Life Database
ai.eosl/eoslHardware end-of-life dates by part number, each linked to the vendor's own bulletin.
Tools · 5
Look up one hardware part number in the EOSL.ai database. Returns support status, End-of-Sale and End-of-Service-Life dates, support runway score, and the primary vendor bulletin URL backing the dates…
Check up to 200 part numbers in one call. Returns a per-part row (status, EOSL date, source URL, page URL) plus summary counts: past, endingSoon, supported, active, notFound.
Search tracked product families by vendor, product line, or series name (case-insensitive substring, e.g. "nexus 9300"). Returns up to 10 families with status, EOSL window, and page URL. Use get_famil…
Fetch the full source-backed record for one product family by slug (from search_models or lookup_part pageUrl): lifecycle dates per SKU group, every part number, support runway score factors, and the …
List all vendors tracked by EOSL.ai with family counts and vendor page URLs.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"eosl.ai_—_hardware_end-of-life_database": {
"url": "https://eosl.ai/mcp",
"transport": "streamable-http"
}
}
}