MCP server for semiconductor supply chain intelligence
Semiconductor Supply Chain MCP becomes available to MCP clients through the semiconductor supply chain mcp mcp server. MCP server for semiconductor supply chain intelligence.
An MCP (Model Context Protocol) server that provides structured access to semiconductor industry B2B platforms like AnySilicon and DesignReuse. This intelligent agent acts as a professional IP core and ASIC service procurement expert.
Once connected, the assistant can call these 4 tools directly:
Example — Find DDR5 PHY IP vendors for 7nm processExamples — "Find DDR5 IP vendors for 7nm", "What's the NRE cost for 5nm ASIC?"Prerequisites — The Prerequisites tool exposed by this serverTroubleshooting — 1. Verify the build: Ensure dist/index.js exists 2. Check the path: Use absolute paths in the configuration 3. Restart Claude Desktop: Quit andThe server is distributed via npm as npm, so most clients can run it without a manual build step. Add it to your MCP client's configuration and restart the client to pick it up — the copy-paste configs for Claude Desktop, Claude Code and Cursor are on this page.
Monitoring servers replace the paste-the-stack-trace ritual with an assistant that reads the real event, with all its surrounding context intact. Semiconductor Supply Chain MCP sits in that group, and the shape of its toolset — Example, Examples, Prerequisites among others — tells you what it is really for. Worth comparing against the other monitoring security servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| Example | Find DDR5 PHY IP vendors for 7nm process |
| Examples | "Find DDR5 IP vendors for 7nm", "What's the NRE cost for 5nm ASIC?" |
| Prerequisites | The Prerequisites tool exposed by this server. |
| Troubleshooting | 1. **Verify the build**: Ensure dist/index.js exists 2. **Check the path**: Use absolute paths in the configuration 3. **Restart Claude Desktop**: Quit and restart after configuration changes 4. **Check logs**: Use Devel |
{
"mcpServers": {
"semiconductor-supply-chain": {
"command": "npx",
"args": ["-y", "npm"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Give your coding agent the full DevTools toolbox: traces, network, console, heap snapshots and Lighthouse.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.
Errors with full context — stack traces, issue triage and AI-powered root-cause analysis from Sentry's server.
Enables enhanced web research capabilities for large language models through intelligent search queuing and advanced content extraction.
Automates browser interactions and enables Large Language Models (LLMs) to interact with web pages through Playwright and Chrome DevTools Protocol
Guides tool usage by providing recommendations for MCP tools at each problem-solving stage.