vendorshield-monitoring-mcp
v0.1.0
Published
MCP server for continuous vendor compliance monitoring — compliance calendars, audit scheduling, regulatory change impact analysis, incident tracking, and remediation planning for third-party risk management
Maintainers
Readme
vendorshield-monitoring-mcp
MCP server for continuous vendor compliance monitoring — compliance calendars, audit scheduling, regulatory change impact analysis, incident tracking, and remediation planning for third-party risk management.
Part of the VendorShield vendor risk management platform.
Tools
| Tool | Description |
|------|-------------|
| generate_compliance_calendar | Map all compliance activities, deadlines, and renewal dates across multiple frameworks and vendors into a prioritized timeline |
| schedule_audit | Generate vendor audit plan with scope, timeline, evidence requests, and reporting template |
| assess_regulatory_impact | Analyze regulatory changes (GDPR, NIS2, DORA, AI Act, etc.) impact on your vendor portfolio |
| track_incident | Create structured vendor incident reports with severity classification, SLAs, and data breach protocols |
| generate_remediation_plan | Build prioritized remediation plan with milestones, escalation strategy, and verification criteria |
Supported Frameworks
SOC 2, ISO 27001, HIPAA, PCI DSS, GDPR, CCPA/CPRA
Installation
npx vendorshield-monitoring-mcpClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"vendorshield-monitoring": {
"command": "npx",
"args": ["-y", "vendorshield-monitoring-mcp"]
}
}
}License
MIT
