← siliconanalysts.com

INDIVIDUAL MCP TOOL

get_market_intelligence

Market Intelligence — the freshest SOURCED semiconductor market briefs, generated daily from a Tavily + Claude scan of primary press, earnings, and trade outlets.

siliconanalysts.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent endpoint

siliconanalysts.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.silicon-analysts]
url = "https://siliconanalysts.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "silicon-analysts": {
      "type": "http",
      "url": "https://siliconanalysts.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: silicon-analysts
Remote MCP URL: https://siliconanalysts.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "silicon-analysts": {
      "url": "https://siliconanalysts.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "silicon-analysts": {
      "type": "http",
      "url": "https://siliconanalysts.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "silicon-analysts",
  "transport": "streamable-http",
  "url": "https://siliconanalysts.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_accelerator_costs — Returns 13 specific AI accelerators (H100/H200/B100/B200/GB200, MI300X/MI355X, Gaudi 3, TPU v5p, Trainium 2, Maia 100, MTIA v2) with structured fields: chip, vendor, processNode, dieSizeMm2, memoryType, memoryCapacityGb, memoryBandwidthTbS, fp8TflopsSparse, bf16TflopsDense, packageType, estMfgCostUsd, estSellPriceUsd, chipGrossMarginPct, costBreakdown.
  • calculate_chip_cost — Pure-function chip cost estimator.
  • estimate_lead_time — Heuristic chip manufacturing LEAD TIME estimator (MANUFACTURING CYCLE TIME).
  • get_hbm_market_data — Returns 10 HBM market sub-tables: accelerators, specs, marketShare, spotPrices, leadingIndicators, qualificationFeed, revenueForecast, supplierRevenue, validationChecks, bitDemand.
  • get_market_pulse — Returns curated supply-chain headlines with trend direction (up/down/neutral), source attribution, and impact analysis.
  • get_wafer_pricing — Returns 300mm wafer price ranges (min/avg/max USD), defect density, NRE/mask-set cost, and node maturity for: tsmc-n3, tsmc-n5, tsmc-n7, tsmc-28, samsung-3nm, samsung-5nm, intel-16.
  • get_packaging_costs — Returns two sub-arrays: `packaging` (per-tech cost benchmark + capability matrix for CoWoS-S/L, EMIB, SoIC, InFO-PoP, FC-BGA, FC-CSP, etc.
  • get_hbm_qualification — Sourced HBM qualification tracker: which memory vendor (SK Hynix, Samsung, Micron) passed which AI-accelerator customer's qualification (NVIDIA Vera Rubin/GB300/B300/H200, AMD MI350/MI325X, Broadcom), by generation (HBM3/HBM3E/HBM4) and stack height.