wafergraph-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@wafergraph-mcpsearch for semiconductor companies in Taiwan"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
wafergraph-mcp
A remote MCP server exposing wafergraph.com's semiconductor & AI supply-chain dataset — 565 companies across 12 segments, the supplier/customer graph, and a 74-deal M&A corpus — as 30 read-only tools any MCP-speaking AI agent can call directly.
No auth, no cost, read-only. Streamable HTTP transport at /mcp. Human landing page at /.
Live: https://mcp.wafergraph.com
Tools
Tool | Purpose |
| Name/description search with segment & country filters. Compact list, capped at 25, with a total match count. |
| Full allowed profile for one company (by id or name) plus its supplier/customer edges. |
| The 12-segment taxonomy (+ subsegments, market_position enum) with live company counts. |
| Walk the supplier/customer graph from a focal company up to 2 tiers up ( |
| Search the M&A deal corpus. Compact list, capped at 30, with a total match count. |
| Side-by-side comparison of 2-6 companies on aligned fields, plus their shared and unique supply-chain counterparties. |
| Geographic concentration: which countries host a segment's companies, ranked by count, with disclosed market-cap coverage. |
| Rank chokepoints by downstream dependency weighted by market position. Transparent heuristic, not a proprietary risk model. |
| Map tickers or ids to segment/country exposure and flag suppliers that several holdings share. Not investment advice. |
Screening & discovery
Tool | Purpose |
| Structured multi-criteria screen (segment, subsegment, country, position, public, market-cap band, has_ticker) with sorting and pagination. |
| Every subsegment with its live company count and parent segment. |
| All companies in one subsegment with position and country breakdowns. |
| Nearest structural neighbours by Jaccard similarity over segment tags and shared supply-chain counterparties. |
| Largest companies by disclosed market cap, always with its coverage ratio. |
| Batch-resolve up to 25 tickers, names, or ids to canonical companies, with suggestions on a miss. |
Geography & structure
Tool | Purpose |
| Every country with company counts, segment mix, and public/private split. |
| One country in depth, including how many supply relationships cross its border in each direction. |
| 2-5 countries side by side, with uniquely-present and dominant segments. |
| Who occupies the monopoly and leader positions in a segment. |
| One company's supplier mix by country and segment with an HHI index and edge-coverage context. |
Graph analysis
Tool | Purpose |
| Documented supply paths between two companies, shortest first. |
`simulate_disruption({company_id? | country? |
| Customer/subsegment pairs served by exactly one documented supplier. |
| Rank by documented degree. Measures documentation density, not real-world criticality. |
`find_common_suppliers({ids? | segment?})` |
Deals & dataset
Tool | Purpose |
| One M&A deal in full, with parties resolved to companies where possible. |
| Every deal a company took part in, split by role, with the match method exposed. |
| Deal counts and disclosed values by year, type, and status. |
| Which segments are consolidating, with unresolvable deals counted rather than dropped. |
| What this dataset contains, how fresh it is, and where it is thin. Call it to learn what the data cannot answer. |
Every response includes:
data— the payload.attribution— compiled-by/sources block (SEC, Wikidata, Wikipedia, GLEIF) plus acompany_urlback to the full sourced profile on wafergraph.com.links—{ report, newsletter }pointing back to wafergraph.com and its hand-scored Vendor Exposure Review.
Field discipline
Company records include key_products as of 2026-07-19. That field in wafergraph's own dataset
was originally bulk-drafted with a known fabrication/mis-scope history and was withheld here
until a verified deep-fill landed upstream; it now has (confirmed live) 564/565 companies filled,
with only sk_enpulse empty (defunct, absorbed into SKC 2025-12-23). Every field shipped here —
name, ticker, market_cap_usd_b, segments, one_liner, market_position, key_products,
key_customers/key_suppliers graph edges, deals — is established, trust-checked data. Fields
are still whitelisted (not blacklisted) in src/types.ts (toAllowedCompany), so anything added
upstream later stays excluded by default until deliberately added.
What this server records
Counters only, never identities. No IPs, no query contents or tool arguments, no user
identifiers, no cookies, no PII. Specifically: how many times each tool was called per day, how
many distinct sessions opened per day, and which client software connected (the clientInfo
name and version your MCP client already sends in the initialize handshake, e.g.
claude-code@2.1.0).
Sessions are not users — one person reconnecting counts several times. Nothing recorded here can identify who you are.
Related MCP server: Semiconductor Supply Chain MCP Server
Install
Claude Code
claude mcp add --transport http wafergraph https://mcp.wafergraph.com/mcpclaude.ai (custom connector)
Settings → Connectors → Add custom connector → paste:
https://mcp.wafergraph.com/mcpGeneric MCP client (Streamable HTTP)
{
"mcpServers": {
"wafergraph": {
"url": "https://mcp.wafergraph.com/mcp"
}
}
}Architecture
Cloudflare Worker, TypeScript, built on the agents package's McpAgent (Durable-Object-backed
Streamable HTTP MCP server — free on the Workers Free plan; SQLite storage backend). See
CLAUDE.md for the file map and the data-source-mode decision (hybrid live-fetch + one
vendored snapshot, discovered by E2E-testing the upstream endpoints rather than assumed).
Development
npm install
npm run dev # wrangler dev, local
npm run typecheck # tsc --noEmit
npm run deploy # wrangler deployAttribution & licensing
See ATTRIBUTION.md for the full source/license breakdown (SEC EDGAR public domain, Wikidata
CC0, Wikipedia CC BY-SA 4.0 — attribution required, GLEIF). Short version: free to use, credit
wafergraph.com, not financial advice.
This is an independent project built against wafergraph.com's public dataset; it is not an official wafergraph product.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -license-quality-maintenanceEnables deep analysis of SEC EDGAR filings through universal company search, document content extraction, and advanced filing search capabilities. Provides AI-ready access to business descriptions, risk factors, financial statements, and full-text search across any public company's SEC documents.
- Flicense-qualityFmaintenanceProvides structured access to semiconductor industry platforms to search for IP core suppliers, ASIC design services, and manufacturing resources. It enables users to estimate procurement costs, compare vendors, and query industry glossaries using natural language.
- AlicenseAqualityDmaintenanceA Bloomberg Terminal you can talk to. Query company relationships — suppliers, customers, competitors, supply chain paths — directly from Claude, Cursor, or any MCP-compatible AI assistant.7MIT
- Alicense-qualityCmaintenanceEnables AI agents to query and manage company knowledge from a Supabase GraphRAG store, including accounts, meetings, people, org hierarchy, product docs, and call logs.20AGPL 3.0
Related MCP Connectors
Company and market intelligence, news, enrichment, and agentic workflows for dealmakers.
SEC EDGAR for AI agents: company filings, financials and insider trades. No API keys.
Give your AI deep fundamentals on US public companies — metrics, segments, peers. Free.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jasonpalmer1/wafergraph-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server