Stay current on every data center rack product.
26,978 products across 14 categories, extracted from manufacturer datasheets into one schema per category. Filter, sort, and compare across vendors; every value cites its source document.
Browse by category
Full catalog →Latest catalog changes
Change feed →| 2026-07-30 | added | exxact TS2-147304036New to the catalog |
| 2026-07-30 | added | exxact TS2-126483754New to the catalog |
| 2026-07-30 | added | exxact TS2-107790037New to the catalog |
| 2026-07-30 | added | exxact TS2-117045101New to the catalog |
| 2026-07-30 | added | eaton PDU19587New to the catalog |
| 2026-07-30 | updated | gigabyte G295-D21-AP1Cpu families supported AMD EPYC™ 9006 SP7 Server processors, Single pr… → AMD EPYC 9006 SP7 Server processors; Onboard network 2 x 10 Gb/s LAN (1 x Broadcom® BCM57416), Suppo… → 2 x 10 Gb/s LAN (1 x Broadcom BCM57416), Suppor… (+5 more) |
The same catalog, as an API
API docs →Discover every queryable field, then filter on normalized values: a range query in millimeters matches a datasheet that printed “47.2 in (1200 mm)”. Resolve a whole BOM in one call, rank substitutes for a discontinued part, and sync on one change cursor across all 14 categories.
# coolers at least 1 m deep (normalized, cross-vendor)
curl "https://api.rackspecs.com/api/search
?category=cooling&filter=depth:>=:1000
&include=depth,cooling_capacity_kw"
{
"total_matched": 17,
"items": [
{
"vendor_id": "vertiv-liebert",
"product_key": "xdk-w-25-kw",
"specs": {
"depth": { "v": 1200, "u": "mm" },
"cooling_capacity_kw": { "v": 25, "u": "kW" }
}
},
…
],
"next_cursor": "eyJvZmZzZXQi…"
}A hosted MCP server: point Claude, Cursor, or any MCP client at it with your API key and the agent can discover the data model, search by spec, reconcile BOMs, and compare products on its own.
claude mcp add --transport http rackspecs
https://api.rackspecs.com/mcp
--header "Authorization: Bearer rsk_live_…"Save a search as an alert and get an HMAC-signed webhook when matching products are added or their specs change, evaluated right after each day's catalog update. Export any filtered selection as CSV/JSON for BOM tools and CMDBs.
POST /api/alerts
{ "category": "pdus", "filters": ["phase:3"],
"webhook_url": "https://…" }Tracked vendors
102 manufacturers across 14 categories, with per-vendor product lines and counts.
Browse all 102 vendors →