vendor-change-briefing-mcp

pdrucker48-lab/vendor-change-briefing-mcp
★ 0 stars JavaScript Communication Updated 4d ago
Alexa+ MCP server for evidence-backed vendor policy change briefings, powered by Apify.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vendor-change-briefi": {
      "command": "npx",
      "args": [
        "-y",
        "pdrucker48-lab/vendor-change-briefing-mcp"
      ]
    }
  }
}

README Excerpt

An Alexa+ hackathon prototype that turns public vendor-policy changes into a short, evidence-backed spoken briefing for procurement, privacy, and vendor-risk teams. The project exposes a self-hosted Model Context Protocol server over Streamable HTTP using protocol version `2025-11-25`. Its live tool calls [Policy Change Monitor](https://apify.com/peterdrucker481/policy-change-monitor) on Apify; a deterministic demo path keeps the judging experience reliable and costs nothing.