Manufacturing & Industry 4.0 Pookie BuildersSubmitted July 26, 2026

SemiComply — Unified Semiconductor Lifecycle & Compliance MCP Server

An MCP app on the Model Context Protocol built by Pookie Builders at the Amrita University Coimbatore NitroStack × MCP To The Moon hackathon and deployed on NitroStack.

About this project

SemiComply is a Unified Semiconductor Lifecycle MCP Server built with NitroStack. It connects five fragmented semiconductor enterprise domains — Cadence Design, MES Telemetry, STDF Quality/Yield, Product Specs, and SAP Shipping & Trade Compliance — into an agentic intelligence hub with live interactive widgets. WHO IT IS FOR: Semiconductor engineers, quality managers, fab operators, and trade compliance teams who traditionally waste days manually querying 4–5 siloed enterprise databases to answer cross-domain questions like "Why did this wafer lot's yield drop, and is the shipment blocked at customs?" WHAT IT DOES & WHAT MAKES IT SPECIAL: 1. Autonomous Cross-Domain Orchestration: Unlike basic API aggregators, our orchestrator (`analyze_yield_root_cause`) correlates sensor excursions (e.g. etch pressure spikes) with STDF bin failures (e.g. BIN_12_LEAKAGE), rules out design flaws, and evaluates downstream customs compliance in a single request. 2. Full Wafer Genealogy Timeline: `trace_wafer_genealogy` constructs structured, phase-ordered wafer timelines (Product → Design → Fab → Test) and physical global trade routes. 3. Automated Stakeholder Incident Escalation: `notify_incident_stakeholders` classifies severity, resolves roles from live sheets, sends branded HTML email reports via SMTP, and records an audit log. 4. Live Google Sheets Backend: Zero-database friction. Data is fetched live from published Google Sheets with a 30s cache, making it instantly editable by non-technical teams without code deployment. 5. Interactive NitroStack Widgets: Embedded Next.js visual widgets (`lot-yield-timeline` & `wafer-lifecycle`) render rich charts and interactive supply chain maps directly inside NitroStudio.

Manufacturing & Industry 4.0 track

Create intelligent systems for smart factories, predictive maintenance, quality control, and supply chain optimization.

Team Pookie Builders

  • Rohith SLead

  • Varun M

  • Arun Pravin A P

  • Mithuraa Senthilkumar

Frequently asked questions

What does SemiComply — Unified Semiconductor Lifecycle & Compliance MCP Server do?
SemiComply is a Unified Semiconductor Lifecycle MCP Server built with NitroStack. It connects five fragmented semiconductor enterprise domains — Cadence Design, MES Telemetry, STDF Quality/Yield, Product Specs, and SAP Shipping & Trade Compliance — into an agentic intelligence hub with live interactive widgets. WHO IT IS FOR: Semiconductor engineers, quality managers, fab operators, and trade compliance teams who traditionally waste days manually querying 4–5 siloed enterprise databases to answer cross-domain questions like "Why did this wafer lot's yield drop, and is the shipment blocked at customs?" WHAT IT DOES & WHAT MAKES IT SPECIAL: 1. Autonomous Cross-Domain Orchestration: Unlike basic API aggregators, our orchestrator (`analyze_yield_root_cause`) correlates sensor excursions (e.g. etch pressure spikes) with STDF bin failures (e.g. BIN_12_LEAKAGE), rules out design flaws, and evaluates downstream customs compliance in a single request. 2. Full Wafer Genealogy Timeline: `trace_wafer_genealogy` constructs structured, phase-ordered wafer timelines (Product → Design → Fab → Test) and physical global trade routes. 3. Automated Stakeholder Incident Escalation: `notify_incident_stakeholders` classifies severity, resolves roles from live sheets, sends branded HTML email reports via SMTP, and records an audit log. 4. Live Google Sheets Backend: Zero-database friction. Data is fetched live from published Google Sheets with a 30s cache, making it instantly editable by non-technical teams without code deployment. 5. Interactive NitroStack Widgets: Embedded Next.js visual widgets (`lot-yield-timeline` & `wafer-lifecycle`) render rich charts and interactive supply chain maps directly inside NitroStudio.
Who built SemiComply — Unified Semiconductor Lifecycle & Compliance MCP Server?
SemiComply — Unified Semiconductor Lifecycle & Compliance MCP Server was built by team Pookie Builders at the Amrita University Coimbatore NitroStack × MCP To The Moon hackathon, in the Manufacturing & Industry 4.0 track.
What is an MCP app and how is it built?
An MCP app is an application built on the Model Context Protocol — an open standard that lets AI agents connect to tools, data, and APIs. This project exposes MCP tools and resources that agentic AI systems can call. It was built and deployed on NitroStack, the full-stack platform for shipping MCP apps and servers.