69
/ 100
24 days ago
glama

Supply Chain Disruption Monitor

MCP server that exposes tools for monitoring supply chain disruptions, including vessel positions, port weather, congestion, and news. Includes an AI agent that synthesizes these sources to assess route risks.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: NEWS_API_KEY, AISSTREAM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configOLLAMA_BASE_URL
configOLLAMA_MODELWhy qwen2.5:7b? Reliable tool-calling behavior at a size that runs well on consumer hardware (16 GB RAM). Swap in any model with Ollama support by changing in .env.
🔐 secretNEWS_API_KEYFree at [newsapi.org](https://newsapi.org/). 100 requests/day on the free tier.
🔐 secretAISSTREAM_API_KEYFree at [aisstream.io](https://aisstream.io/). Provides real-time vessel positions via WebSocket AIS feed.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/trevorquinn-supply-chain-disruption-monitor-3gctxp)](https://m8ven.ai/mcp/trevorquinn-supply-chain-disruption-monitor-3gctxp)
commit: bf03cd6420ec62ec0c10782210ab7b2d7f46ba70
code hash: 41a88037518101d0449efb981e0c6666ace87a53abe100964cc38a5f07484186
verified: 7/7/2026, 9:59:51 AM
view raw JSON →