Vendor Change Briefing
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Vendor Change BriefingCheck Acme's policy page changes and brief me on what matters."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Vendor Change Briefing
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 on Apify; a deterministic demo path keeps the judging experience reliable and costs nothing.
Why this can win
It solves a specific business workflow rather than presenting a generic assistant.
The backend is already a published, paid product with preserved before-and-after evidence.
The same submission can enter Alexa+ as its primary track and layer on AWS Builder plus Open Source.
The demo supports follow-up questions: what changed, why it matters, and what a reviewer should do next.
Related MCP server: Plain English
From demo to production
The demo is also a direct path to the paid Policy Change Monitor. A procurement or compliance team can start with the Enterprise Vendor Policy Pack, replace the sample pages with its vendor register, and schedule recurring checks at $0.004 per public page.
The Build, Ship, Shape submission deadline is October 23, 2026. This repository targets the Alexa+ primary track and Open Source mini challenge; AWS Builder remains conditional on a real, tested AWS integration rather than a README-only claim.
Run locally
Requires Node.js 20 or newer and no package installation.
node src/server.jsOpen http://127.0.0.1:8787 for the simulated Alexa+ experience. The MCP endpoint is http://127.0.0.1:8787/mcp.
For live checks, set APIFY_TOKEN in the process environment. The token is sent only in an Authorization: Bearer header to Apify. Every live tool request has a caller-controlled cost ceiling and is limited to 25 pages.
MCP tools
get_demo_briefing— deterministic zero-cost judging pathestimate_monitoring_cost— page-check cost calculator at $0.004/checkexplain_demo_change— evidence-backed follow-up on why a change matters and what to do nextcheck_vendor_policies— live Apify-backed check for up to 25 public policy pages
Test
node --testTests cover protocol initialization, tool discovery/calls, cost ceilings, missing-credential behavior, origin validation, and the stateless GET response.
Security posture
Binds to
127.0.0.1by defaultValidates browser
OriginvaluesCaps request bodies and live page counts
Does not accept arbitrary backend/API destinations
Keeps the Apify token out of URLs and responses
Leaves fetching safeguards to Policy Change Monitor, which blocks private-network and metadata targets
Hackathon status
Created during the Build, Ship, Shape hackathon window. A Devpost draft is ready; AWS deployment, the Bedrock narrative layer, evaluation results, and the public demo video are still pending.
See SUBMISSION-DRAFT.md for the current judge-facing narrative and completion checklist.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Summarize URLs, repurpose content, daily news digests, find competitors. Cost telemetry built in.
Site & competitor monitoring: snapshots, evidence-backed diffs, briefs, price checks, mentions.
Keep AI answers fresh with free source previews, scheduled monitoring, evidence history, and alerts.
Read contracts, track renewals, surface vendor leverage, and draft cancellation/renewal emails.
Related MCP Servers
- FlicenseAqualityDmaintenanceEnables users to search and monitor European regulatory publications including GDPR, ISO27001, and AI Act. Supports creating monitoring topics, generating compliance briefs, and setting up notifications for regulatory updates.5
- AlicenseNot gradedqualityCmaintenanceEnables users to paste contracts, leases, terms of service, and other documents to receive a plain-English summary of key risks, deadlines, rights, and negotiation points.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI clients to query ContentRadar data and write low-risk content using natural language, with 15 tools for monitoring, analysis, and content management.MIT
- AlicenseAqualityBmaintenanceEnables AI agents to find, score, and monitor government contract opportunities across UK, EU, and US with AI-powered relevance scoring.2169MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pdrucker48-lab/vendor-change-briefing-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server