← Registry

Analytics

wafergraph.com

Provides searchable access to a semiconductor and AI supply-chain dataset, including company profiles, supply chain relationships, and M&A deals.

1 endpoint30 known toolsFirst detected August 14, 2026Last detected August 14, 2026

ENDPOINT 1

https://mcp.wafergraph.com/mcp

No auth detected

MCP server metadata

Name
wafergraph-mcp
Version
1.2.0
Capabilities
tools.listChanged

Known tools 30

search_companies

Search wafergraph's semiconductor & AI supply-chain company dataset (615 companies across 12 segments) by name/one_liner substring and/or segment and/or country.

Inferred read-only
get_company

Full allowed profile for one company (by id or exact name) plus its supplier/customer supply-chain edges.

Inferred read-only
get_segments

The wafergraph taxonomy: 12 top-level supply-chain segments (materials through ai_datacenter) and their subsegments, each with a live company count, plus the market_position enum.

Inferred read-only
get_supply_chain

Walk the supplier/customer graph from one focal company, up to 2 tiers up (suppliers), down (customers), or both.

Inferred read-only
get_deals

Search wafergraph's semiconductor & AI supply-chain M&A corpus (74 acquisitions/mergers, including notable terminated attempts) by title/summary substring and/or segment.

Inferred read-only
compare_companies

Side-by-side comparison of 2-6 companies on the same fields, plus their shared and unique supply-chain counterparties.

Inferred read-only
get_country_exposure

Geographic concentration of the supply chain: which countries host the companies in a given segment (or across all 12 segments), ranked by company count.

Inferred read-only
find_chokepoints

Rank supply-chain chokepoints: companies many others depend on, weighted by how concentrated their market position is.

Inferred read-only
analyze_portfolio_exposure

Given a list of tickers or company ids, report that basket's aggregate exposure across supply-chain segments and countries, and flag where holdings share the same upstream suppliers (correlated single points of failure).

Inferred read-only
filter_companies

Structured multi-criteria screen over all 615 companies: exact segment/subsegment/country/market_position/public filters plus a market-cap range, sortable and paginated.

Inferred read-only
list_subsegments

Every subsegment across wafergraph's 12-segment taxonomy, each with its live company count and parent segment id/name, optionally filtered to one segment.

Inferred read-only
get_subsegment

All companies in one segment+subsegment pair, as compact refs sorted by market cap descending, plus a market_position breakdown and a country breakdown computed over the FULL matching set (not just the returned page).

Inferred read-only
find_similar_companies

Nearest structural neighbours to one focal company, ranked by a transparent Jaccard-similarity score — not a market or competitive judgment.

Inferred read-only
rank_by_market_cap

Top N companies by market cap, optionally restricted to a segment/country/market_position, with the priced-coverage ratio for that scope attached — about 28% of companies dataset-wide have no market_cap_usd_b on file, so a plain top-N list without the coverage number would look more complete than it is.

Inferred read-only
resolve_ticker

Batch-resolve up to 25 strings — tickers, company names, or ids, in any mix — to canonical company refs.

Inferred read-only
list_countries

Every country in wafergraph's semiconductor & AI supply-chain dataset (29 countries across 615 companies) with company count, which segments are present there (with counts), public/private split, and priced market-cap totals.

Inferred read-only
get_country_profile

Deep profile of one country's presence in wafergraph's semiconductor & AI supply-chain dataset: company count, segment breakdown, market-position breakdown, top companies by market cap, notable monopoly/leader companies, and inbound/outbound supplier-relationship edge counts across this country's border (computed from the supply-chain graph).

Inferred read-only
compare_countries

Side-by-side comparison of 2-5 countries: aligned rows for company count, segment mix, market-position mix, and priced market cap, plus which segments each country is uniquely present in or dominant in, and which segments they all share.

Inferred read-only
get_segment_leaders

Who runs a given layer of the semiconductor & AI supply chain: the companies at monopoly/leader market position in one taxonomy segment (or all 12 if none given), with country and market cap, plus a count of how many companies sit at each position (monopoly/leader/major/challenger/niche) in that segment.

Inferred read-only
get_upstream_concentration

For one focal company: break its suppliers down by headquarters country and by segment, report an HHI concentration index (0 = spread evenly, 1 = fully concentrated in one bucket) for each dimension, and name the single most concentrated one.

Inferred read-only
find_paths_between

Every documented supply path between two companies, following supplier->customer edges (e.g.

Inferred read-only
simulate_disruption

Remove one company, every company in one country, or every company in one segment from the documented supply graph and report the blast radius: which companies lose a documented supplier, how many alternative suppliers they retain in the same subsegment, and which are left with zero documented alternative (ranked first).

Potential side effects
find_single_source_dependencies

Screen for (customer, subsegment) pairs where the customer has exactly ONE documented supplier in that subsegment — the highest-value documented-concentration risk screen in the dataset.

Inferred read-only
rank_by_connectivity

Rank companies by documented supply-chain degree: customer count (downstream reach), supplier count (upstream dependence), or total.

Inferred read-only
find_common_suppliers

The shared-upstream question over a set of companies: given 2-15 company ids/tickers, or a segment id (uses every company in that segment), rank suppliers by how many of the input companies they documentedly serve (e.g.

Inferred read-only
get_deal

Full record for one M&A deal by id: title, type, value, announced date, status, all parties with their resolved company refs where a dataset id exists (and the raw party name where it does not), summary, sources, and the per-deal confidence flag.

Inferred read-only
find_deals_by_company

Every M&A deal a company took part in, split by role (as acquirer, as target, or other).

Inferred read-only
get_ma_activity_summary

Aggregate view of the full 74-deal M&A corpus: counts by year (from announced date), by deal type, and by status; total and median disclosed value; and the largest deals by value.

Inferred read-only
find_consolidation_hotspots

Ranks taxonomy segments by M&A activity by mapping each deal's parties onto their companies' segments (matching by id, then falling back to case-insensitive name), then aggregating deal count and disclosed value per segment.

Inferred read-only
get_dataset_stats

The honesty tool: what this dataset actually contains and where it is thin.

Inferred read-only

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.wafergraph-mcp]
url = "https://mcp.wafergraph.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wafergraph-mcp": {
      "type": "http",
      "url": "https://mcp.wafergraph.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: wafergraph-mcp
Remote MCP URL: https://mcp.wafergraph.com/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": {
    "wafergraph-mcp": {
      "url": "https://mcp.wafergraph.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "wafergraph-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.wafergraph.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.