Stay current on every datacenter rack product.
23,542 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-05 | added | hpe-server HPE NVMe High Performance Mixed Use SSDNew to the catalog |
| 2026-07-05 | added | baytech CM40New to the catalog |
| 2026-07-05 | added | baytech MSP28.40.338C-15New to the catalog |
| 2026-07-05 | added | baytech MSP28.40.338C-34New to the catalog |
| 2026-07-05 | added | baytech MSP26.40.238B-08New to the catalog |
| 2026-07-05 | added | baytech MSP46A.40.238L-08New to the catalog |
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
91 manufacturers across 14 categories, with per-vendor product lines and counts.
Browse all 91 vendors →