vendorshield-contract-mcp
v0.1.0
Published
MCP server for vendor contract & SLA intelligence — extract contract terms, analyze SLA clauses, compare vendor agreements, generate renewal briefs, and flag risky terms for procurement and legal teams
Maintainers
Readme
vendorshield-contract-mcp
MCP server for vendor contract & SLA intelligence — extract contract terms, analyze SLA clauses, compare vendor agreements, generate renewal briefs, and flag risky terms for procurement and legal teams.
Part of the VendorShield vendor risk management platform.
Tools
| Tool | Description |
|------|-------------|
| extract_contract_terms | Extract and categorize key terms from vendor contract text — liability caps, SLA commitments, termination clauses, data protection, IP ownership, payment terms |
| analyze_sla | Analyze SLA clauses against industry benchmarks — uptime, response/resolution times, credit schedules, exclusions, reporting |
| flag_risky_terms | Scan for 14+ red-flag patterns — auto-renewal, unlimited liability, broad data rights, unilateral modifications, and more |
| compare_contracts | Side-by-side comparison of 2-4 vendor contracts with favorability scoring |
| generate_renewal_brief | Generate renewal negotiation brief with pricing strategy, key asks, and timeline |
Installation
npx vendorshield-contract-mcpClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"vendorshield-contract": {
"command": "npx",
"args": ["-y", "vendorshield-contract-mcp"]
}
}
}License
MIT
