Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-06-18 streamable-http

EOSL.ai — Hardware End-of-Life Database

ai.eosl/eosl

Hardware end-of-life dates by part number, each linked to the vendor's own bulletin.

Uptime
11.1%
9 probes
Response
176ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://eosl.ai/mcp

Tools · 5

lookup_part

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…

bulk_check

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_models

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…

get_family

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_vendors

List all vendors tracked by EOSL.ai with family counts and vendor page URLs.

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"
    }
  }
}