You're viewing a demo portfolio

Join the waitlist
PRSM

get_hbm_market_data

Active

Tool of Silicon Analysts

declared in 1.0.0

Returns 9 HBM market sub-tables: accelerators, specs, marketShare, spotPrices, leadingIndicators, qualificationFeed, revenueForecast, supplierRevenue, validationChecks. Optional `table` parameter narrows to a single sub-table; omitting returns all 9. USE THIS for: HBM3/3e/4 generation specs, SK Hynix/Samsung/Micron market share, spot vs. contract pricing. DO NOT USE for: per-accelerator HBM cost in a specific chip (use get_accelerator_costs.costBreakdown.hbmCostUsd); HBM cost in a hypothetical chip cost calc (use calculate_chip_cost with hbmStacks/hbmCost). Returns INTERNAL_ERROR if the upstream Supabase HBM tables are unreachable. Data refreshes monthly.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "table": {
      "enum": [
        "accelerators",
        "specs",
        "marketShare",
        "spotPrices",
        "leadingIndicators",
        "qualificationFeed",
        "revenueForecast",
        "supplierRevenue",
        "validationChecks"
      ],
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Silicon Analysts

https://github.com/SiliconAnalysts/silicon-analysts-nextjs

1/7 registries
View full server →
get_hbm_market_data — Silicon Analysts — PRSM MCP