contractiq-portfolio-mcp
v0.1.0
Published
MCP server for contract portfolio management — bulk analysis, saved analyses, comparison reports, and compliance tracking across your contract library
Maintainers
Readme
ContractIQ Portfolio MCP Server
An MCP server for contract portfolio management — bulk analysis, contract comparison, and comprehensive review checklists for 12 contract types.
Tools
bulk_analyze_contracts
Analyze up to 10 contracts at once. Get risk scores, key clauses, and compliance issues for each contract in a single request.
compare_contracts
Compare two contracts side-by-side. Highlights differences in risk levels, missing clauses, and coverage gaps between them.
contract_review_checklist
Generate a comprehensive review checklist for any of 12 contract types — essential clauses, negotiation points, and red flags. Works without uploading any contract text.
Supported contract types: SaaS, Employment, NDA, Consulting, Lease, Vendor, Partnership, Licensing, Construction, Services, Distribution, Franchise.
Installation
npx contractiq-portfolio-mcpClaude Desktop Config
{
"mcpServers": {
"contractiq-portfolio": {
"command": "npx",
"args": ["-y", "contractiq-portfolio-mcp"],
"env": {
"CONTRACTIQ_API_KEY": "your-api-key"
}
}
}
}Full Platform
For AI-powered contract analysis with risk scoring and clause extraction, visit ContractIQ. Use the contractiq-mcp package for single contract analysis.
License
MIT
