legal-document-ai-mcp
v1.0.0
Published
AI-powered legal document ai MCP server for agents. Supports generate nda, explain clause, define legal term. By MEOK AI Labs.
Maintainers
Readme
Legal Document AI MCP Server
By MEOK AI Labs | meok.ai
Legal document toolkit: NDA generation, contract clause explanation, legal term definitions, compliance checking, and case summaries.
Tools
| Tool | Description |
|------|-------------|
| generate_nda | Generate customizable NDA templates (mutual, unilateral, multilateral) |
| explain_clause | Analyze contract clauses in plain language with risk indicators |
| define_legal_term | Look up legal terms with definitions, context, and examples |
| check_compliance | Check documents against GDPR, HIPAA, SOC2, PCI-DSS frameworks |
| case_summary | Generate structured legal case summaries using IRAC framework |
Installation
pip install mcpUsage
Run the server
python server.pyClaude Desktop config
{
"mcpServers": {
"legal-document": {
"command": "python",
"args": ["/path/to/legal-document-ai-mcp/server.py"]
}
}
}Pricing
| Tier | Limit | Price | |------|-------|-------| | Free | 30 calls/day | $0 | | Pro | Unlimited + premium features | $9/mo | | Enterprise | Custom + SLA + support | Contact us |
License
MIT
