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

io.github.codebiwan/semi-data

io.github.codebiwan/semi-data

US-government semiconductor & quantum supply-chain intelligence: controls, entities, funding.

Uptime
100.0%
1 direct probes · 30d
Response
133ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

search_regulatory_signals

Federal Register regulatory signals on semiconductor-critical materials: export controls, sanctions, import restrictions, and strategic-reserve actions. LLM-structured with importance scoring.

search_mineral_deposits

USGS MRDS mineral deposit records for semiconductor-critical materials. 1,233 deposits. NOTE: this is a 2011 historical snapshot - use as_of in the response meta.

search_sec_filings

SEC EDGAR filings processed with an LLM to extract supply chain signals, sentiment, and material mentions.

search_restricted_entities

US Consolidated Screening List. Use for supplier / counterparty due diligence against export-control and sanctions lists.

get_trade_flows

UN Comtrade annual export volumes by country and HS code for semiconductor-critical materials.

get_quantum_funding

US federal contracts and grants for quantum technology (DOE, NSF, DARPA/DoD, and others), from USAspending.gov. Shows which organizations receive quantum-related federal money, how much, and from whic…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.codebiwan/semi-data": {
      "url": "https://semidata.dev/v1/mcp",
      "transport": "streamable-http"
    }
  }
}