# io.github.dgtalquantumleap-ai/ebenova-legal-docs (npm · ebenova-legal-docs-mcp)

Generate 27 legal document types across 18 jurisdictions via Ebenova API.

- Trust score: 45/100 (low)
- Change this week: +20
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `ebenova-legal-docs-mcp`: 45/100 (this document), [markdown](https://verifymcp.io/servers/dgtalquantumleap-ai-ebenova-legal-docs/ebenova-legal-docs-mcp.md), [page](https://verifymcp.io/servers/dgtalquantumleap-ai-ebenova-legal-docs/ebenova-legal-docs-mcp)

## Channel facts

- Registry: `npm`
- Package: `ebenova-legal-docs-mcp`
- Version: `1.5.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 110 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 29/100
  - AI-judged instruction clarity (poor).
  - Tool/resource definitions use about 99 tokens (~14/item across 7 items; 7 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 0/100
  - 0% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add dgtalquantumleap-ai-ebenova-legal-docs -- npx -y ebenova-legal-docs-mcp
```

### Codex

```bash
codex mcp add dgtalquantumleap-ai-ebenova-legal-docs -- npx -y ebenova-legal-docs-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dgtalquantumleap-ai-ebenova-legal-docs": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "ebenova-legal-docs-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dgtalquantumleap-ai-ebenova-legal-docs --command npx --arg -y --arg ebenova-legal-docs-mcp
```

### Hermes

```yaml
mcp_servers:
  dgtalquantumleap-ai-ebenova-legal-docs:
    command: "npx"
    args: ["-y", "ebenova-legal-docs-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "dgtalquantumleap-ai-ebenova-legal-docs": {
      "command": "npx",
      "args": [
        "-y",
        "ebenova-legal-docs-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 45, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-08-02 (score 41, +22)

- [security regression] Provenance: fail → unverified
- [security regression] Install scripts: pass → unverified
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Tool coverage: 0 → unverified
- [functional regression] Maintenance: pass → unverified
- [functional regression] License: pass → unverified
- [functional regression] Capabilities: pass → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional] Licence: MIT

### 2026-07-31 (score 19, +10)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 9, −38)

- [security regression] Known CVEs: partial → unverified
- [security regression] Malware scan: pass → unverified
- [functional regression] Tool coverage: 0 → unverified
- [functional regression] Dependency health: partial → unverified

### 2026-07-29 (score 47, +27)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [functional improvement] Schema quality: unverified → poor
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Tool coverage: unverified → 0
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-07-28 (score 20, −5)

- [functional regression] Tool coverage: 0 → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 25)

First indexed and scored.

## MCP tools (7)

### `generate_legal_document` (~15 tokens)

Input parameters:

- `inputSchema` (object, required)

### `extract_from_conversation` (~15 tokens)

Input parameters:

- `inputSchema` (object, required)

### `list_document_types` (~14 tokens)

Input parameters:

- `inputSchema` (object, required)

### `generate_invoice` (~13 tokens)

Input parameters:

- `inputSchema` (object, required)

### `analyze_scope_creep` (~15 tokens)

Input parameters:

- `inputSchema` (object, required)

### `generate_change_order` (~14 tokens)

Input parameters:

- `inputSchema` (object, required)

### `check_usage` (~13 tokens)

Input parameters:

- `inputSchema` (object, required)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/dgtalquantumleap-ai-ebenova-legal-docs/ebenova-legal-docs-mcp#diagnostics

## Score history

- 2026-08-03: 45
- 2026-08-02: 41
- 2026-08-01: 19
- 2026-07-31: 19
- 2026-07-30: 9
- 2026-07-29: 47
- 2026-07-28: 20
- 2026-07-27: 25

## Links

- npm package: https://www.npmjs.com/package/ebenova-legal-docs-mcp
- Socket report: https://socket.dev/npm/package/ebenova-legal-docs-mcp
- Changelog RSS feed: https://verifymcp.io/servers/dgtalquantumleap-ai-ebenova-legal-docs/ebenova-legal-docs-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/dgtalquantumleap-ai-ebenova-legal-docs/ebenova-legal-docs-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/dgtalquantumleap-ai-ebenova-legal-docs/ebenova-legal-docs-mcp
