PPAP Review Workbench
An MCP server that enables deterministic supplier quality engineer review of PPAP cases through structured state management, tools, and an interactive workbench UI within Langdock, with human approval authority.
README
PPAP Review Workbench (MCP App)
Deterministic Supplier Quality Engineer review workbench delivered as a genuine MCP server + MCP App UI for Langdock.
This is not a standalone dashboard. Langdock hosts the conversation and agent reasoning; this project stores structured PPAP case state and renders an interactive review UI via MCP Apps (ui://ppap-review/workbench.html).
What this project is
| Role | Responsibility |
|---|---|
| Langdock Agent | Document intelligence/reasoning: classify, extract, compare, draft preliminary findings |
| PPAP MCP Server | Authoritative state + tools (create_ppap_case, decisions, summary, …) |
| PPAP MCP App | Interactive SQE review UI rendered inside Langdock |
| Human SQE | Final decision authority — no autonomous approve/reject |
There are no LLM API calls inside this MCP project.
Architecture
Supplier PPAP Files
|
v
Langdock PPAP Agent
|
| create_ppap_case
v
PPAP MCP Server
|
| open_ppap_workbench
v
ui://ppap-review/workbench.html
|
v
Langdock embedded MCP App
|
| SQE decision
v
set_finding_decision
|
v
MCP Server
|
v
Langdock follow-up
Local development
cd ppap-review-mcp
npm install
npm run build
npm run serve
- Health: http://localhost:3001/health
- MCP: http://localhost:3001/mcp
Useful scripts:
npm run dev # watch UI + server
npm run dev:ui # mock browser preview (VITE_MOCK_MODE=true)
npm run typecheck
npm run test
npm run test:smoke
Demo case PP-10482 is seeded automatically on server start.
Mock UI preview
npm run dev:ui
Shows a Mock Development Mode badge and loads the seeded case without an MCP host. Production builds do not enable this by default.
Free hosting (recommended: Render)
Use Render Free Web Service for a public HTTPS MCP URL Langdock can reach.
- Go to https://dashboard.render.com and sign up (GitHub login).
- New → Web Service
- Connect repo:
AdarshRajDS/ppap-review-mcp - Settings:
- Runtime: Node
- Build Command:
npm ci --include=dev && npx vite build - Start Command:
npx tsx server/index.ts - Instance type: Free
- Health Check Path:
/health
- Deploy. Your URL will look like:
https://ppap-review-mcp.onrender.com - In Langdock → Integrations → MCP, enter:
https://ppap-review-mcp.onrender.com/mcpAuth: No Authentication (unless you setMCP_API_KEY)
Notes:
- Free tier sleeps after ~15 minutes idle; the first request can take 30–60s to wake.
- Netlify is only for static UI preview — do not use the Netlify URL in Langdock.
Public testing / tunnels
For quick local testing without Render, expose the local server with any temporary HTTPS tunnel (ngrok, Cloudflare Tunnel, localtunnel, etc.):
npm run serve
# then tunnel port 3001 → HTTPS
Example result:
https://example-public-host/mcp
Langdock setup
- Deploy/expose the MCP server through HTTPS.
- Open Langdock workspace settings.
- Go to Integrations.
- Add an MCP integration.
- Enter:
https://YOUR_HOST/mcp - Choose No Authentication for local/demo use, or API Key / Bearer auth when
MCP_API_KEYis set. - Test the connection.
- Enable these tools:
create_ppap_caseupdate_ppap_caseget_ppap_caseopen_ppap_workbenchset_finding_decisionadd_finding_commentset_review_statusget_review_summary
- Add the MCP integration/actions to the PPAP Review Agent.
- In the Agent instructions, tell the Agent to:
- create/update the PPAP case after analysis
- then call
open_ppap_workbench - use the returned human review state for later supplier communication
Exact connection URL format
https://YOUR_HOST/mcp
Local:
http://localhost:3001/mcp
Suggested test phrase
Review this PPAP submission. After analysis, create the PPAP case and open the PPAP Review Workbench for human SQE review.
Demo flow
- User: "Review this PPAP submission."
- Langdock analyzes documents.
- Langdock calls
create_ppap_casewith casePP-10482(or equivalent structured payload). - Langdock calls:
{ "caseId": "PP-10482" }
via open_ppap_workbench.
- The MCP App opens inside Langdock.
- SQE opens F-001, compares Drawing Revision C vs PSW Revision B.
- SQE selects Supplier Clarification and comments:
"Please submit a PSW matching the current drawing revision." - UI calls
set_finding_decisionthrough the MCP Apps bridge (notfetchto localhost). - User returns to chat:
"Prepare the supplier clarification email for everything I marked." - Langdock reasons over the human-reviewed case and drafts the email.
Security
- Set
MCP_API_KEYto requireAuthorization: Bearer <key>on/mcp. - Do not expose the API key to the React UI.
- Treat all PPAP payloads as confidential business data.
- No secrets are returned to the UI.
Docker
docker build -t ppap-review-mcp .
docker run --rm -p 3001:3001 -v ppap-data:/app/data -e PORT=3001 ppap-review-mcp
Optional auth:
docker run --rm -p 3001:3001 -e MCP_API_KEY=your-secret ppap-review-mcp
Environment
See .env.example:
PORT=3001
MCP_API_KEY=
DATA_DIR=./data
NODE_ENV=development
VITE_MOCK_MODE=false
Project layout
ppap-review-mcp/
server/ MCP + Express + persistence + tools
ui/ React MCP App (single-file Vite build)
data/ Local JSON store (server-authoritative)
tests/ Unit + MCP smoke tests
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。