# ezel [Health: Active]

**Category:** ⚖️ Legal  
**Repository:** https://ezel.ai  
**npm Downloads (last month):** 82  
**Views:** 2  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/ezel

## Description
Search U.S. case law, fetch opinions, and ask matter-aware legal questions over your documents.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "ezel": {
    "command": "npx",
    "args": ["-y","ezel"]
  }
}
```

## Documentation
Ezel combines AI chat (grounded in uploaded files and matter-specific context), a federal/state case-law library with citation analysis, AI-assisted document drafting from professional templates, document redaction, and guided court-form completion. It offers a free tier with 21,000+ templates and searchable legal collections with no account required, plus paid single-document and professional plans. A Developer API is referenced but not detailed on the pages reviewed, and no explicit MCP endpoint URL was found.

**Use cases:**
- Search federal and state case law with citation analysis
- Draft a legal document from a professional template with AI assistance
- Ask matter-aware legal questions grounded in your own uploaded documents
- Redact sensitive information from a document automatically

**Key features:**
- 21,000+ legal templates and searchable case-law collections (free, no account)
- AI chat grounded in uploaded files and matter context
- Citation analysis on case law
- AI-powered document redaction and guided court-form completion

_Summarized from the repository README — see the link above for the full text._

