Loading MCP server directory, please wait...
Contract analysis, risk assessment, version diffs, compliance checks (GDPR, CCPA, SOC2)
npx @getmcp/cli add io.github.vpatser1/legal-doc-analyzerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vpatser1/legal-doc-analyzer": {
"command": "npx",
"args": [
"-y",
"legal-doc-analyzer"
],
"env": {
"LICENSE_KEY": ""
}
}
}
}