vendorshield-vendor-risk-mcp
v0.1.0
Published
MCP server for vendor risk assessment — score vendors, generate onboarding checklists, compare risk profiles, and check compliance readiness
Downloads
91
Maintainers
Readme
vendorshield-vendor-risk-mcp
MCP server for vendor risk assessment — score vendors, generate onboarding checklists, compare risk profiles, and check compliance readiness. Part of the VendorShield vendor compliance platform.
For COI (Certificate of Insurance) analysis, see vendorshield-mcp.
Tools
| Tool | Description |
|------|-------------|
| assess_vendor_risk | Score a vendor's risk level (0-100) based on industry, financials, operations, compliance, and cyber posture |
| generate_onboarding_checklist | Generate a tailored vendor onboarding checklist by industry and contract scope |
| compare_vendors | Compare 2-5 vendors side by side on risk, suitability, strengths, and concerns |
| list_industries | List supported industries with risk multipliers and key risk factors |
Installation
npx vendorshield-vendor-risk-mcpClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"vendorshield-vendor-risk": {
"command": "npx",
"args": ["-y", "vendorshield-vendor-risk-mcp"]
}
}
}Example Usage
Assess a vendor:
"Assess the risk of Acme Construction — they've been in business 3 years, revenue $2M, basic insurance, fully licensed, no safety program"
Generate onboarding checklist:
"Create an onboarding checklist for a healthcare technology vendor with a $200K contract who handles patient data"
Compare vendors:
"Compare these three plumbing contractors and recommend the best one for a $500K project"
Supported Industries
Construction, Technology, Healthcare, Manufacturing, Financial Services, Transportation, Energy, Professional Services, Food Service, Real Estate
License
MIT - Crawde
