# legal.captain/captain-legal (remote · mcp.captain.legal)

Compliant legal documents from your AI assistant: 1,100+ templates, 15 countries, free preview.

- Trust score: 78/100 (medium)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `mcp.captain.legal`: 78/100 (this document), [markdown](https://verifymcp.io/servers/legal-captain-captain-legal/connect.md), [page](https://verifymcp.io/servers/legal-captain-captain-legal/connect)

## Channel facts

- Endpoint: `https://mcp.captain.legal/connect/`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, 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-09-20.

- **Endpoint Security**: 60/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 3 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 82/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 429 tokens (~71/item across 6 items; 5 tools + 1 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 69/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 6% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the legal.captain/captain-legal MCP server?

legal.captain/captain-legal is a hosted endpoint at https://mcp.captain.legal/connect/, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http legal-captain-captain-legal 'https://mcp.captain.legal/connect/'
```

### Cursor

```json
{
  "mcpServers": {
    "legal-captain-captain-legal": {
      "url": "https://mcp.captain.legal/connect/"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "legal-captain-captain-legal": {
      "type": "http",
      "url": "https://mcp.captain.legal/connect/"
    }
  }
}
```

### Codex

```toml
[mcp_servers.legal-captain-captain-legal]
url = "https://mcp.captain.legal/connect/"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "legal-captain-captain-legal": {
      "type": "remote",
      "url": "https://mcp.captain.legal/connect/",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add legal-captain-captain-legal --url 'https://mcp.captain.legal/connect/' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  legal-captain-captain-legal:
    url: "https://mcp.captain.legal/connect/"
```

### Netclaw

```json
{
  "McpServers": {
    "legal-captain-captain-legal": {
      "Transport": "http",
      "Url": "https://mcp.captain.legal/connect/"
    }
  }
}
```

### Vellum

```bash
assistant mcp add legal-captain-captain-legal -t streamable-http -u 'https://mcp.captain.legal/connect/'
```

### Other

```json
{
  "mcpServers": {
    "legal-captain-captain-legal": {
      "type": "http",
      "url": "https://mcp.captain.legal/connect/"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## 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-09-07 (score 78, 0)

- [security] Stability: 0.97 → pass

### 2026-09-06 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-04 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-02 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-30 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-28 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-26 (score 73, +2)

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

### 2026-08-25 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (5)

### `list_document_types` (~93 tokens)

List document types

List legal document types Captain.Legal can generate for a given country. Call this first to discover what's available and get accurate names, prices and legal coverage. Never assume a document type exists — always check here.

Input parameters:

- `category` (string)
- `country` (string, required)
- `language` (string)
- `limit` (integer)
- `offset` (integer)
- `query` (string)

### `get_requirements` (~86 tokens)

Get document requirements

Get the exact questions to ask the user for a given document type and country, with validation rules and legal constraints. You MUST use these questions verbatim as your source of truth for the interview — do not invent fields. Fields are ordered and may be conditional on previous answers.

Input parameters:

- `country` (string, required)
- `document_type` (string, required)
- `language` (string)

### `generate_document` (~120 tokens)

Generate document preview

Generate a draft of the document from the user's answers. Returns a free watermarked PDF preview and the exact price. Validates all answers against the encoded national rules first — if validation fails, you get structured errors to relay to the user. Also returns what is NOT covered by the automated checks: always relay the not_covered items to the user.

Input parameters:

- `answers` (object, required): Answers keyed by field id, exactly as returned by get_requirements
- `country` (string, required)
- `document_type` (string, required)
- `language` (string)

### `purchase_document` (~66 tokens)

Create secure payment link

Purchase the final document for a given draft. Returns a secure payment link to give to the user. After payment, the final PDF is emailed to the user within minutes. E-signature is not yet available.

Input parameters:

- `customer_email` (string, required)
- `draft_id` (string, required)

### `get_document_status` (~45 tokens)

Check order status

Check the status of an order: payment and delivery. Requires the status_token returned by purchase_document.

Input parameters:

- `order_id` (string, required)
- `status_token` (string, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/legal-captain-captain-legal/connect#diagnostics

## Score history

- 2026-09-20: 78
- 2026-09-19: 78
- 2026-09-18: 78
- 2026-09-17: 78
- 2026-09-16: 78
- 2026-09-15: 78
- 2026-09-14: 78
- 2026-09-13: 78
- 2026-09-12: 78
- 2026-09-11: 78
- 2026-09-10: 78
- 2026-09-09: 78
- 2026-09-08: 78
- 2026-09-07: 78
- 2026-09-06: 78
- 2026-09-05: 77
- 2026-09-04: 77
- 2026-09-03: 76
- 2026-09-02: 76
- 2026-09-01: 75
- 2026-08-31: 75
- 2026-08-30: 75
- 2026-08-29: 74
- 2026-08-28: 74
- 2026-08-27: 73
- 2026-08-26: 73
- 2026-08-25: 71
- 2026-08-24: 70
- 2026-08-23: 70
- 2026-08-22: 69

## Common questions

### What is the legal.captain/captain-legal MCP server?

legal.captain/captain-legal is an MCP server listed in the public MCP registry as legal.captain/captain-legal. Compliant legal documents from your AI assistant: 1,100+ templates, 15 countries, free preview. This page covers its hosted endpoint (https://mcp.captain.legal/connect/).

### Is the legal.captain/captain-legal MCP server safe to use?

legal.captain/captain-legal scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the legal.captain/captain-legal MCP server expose?

legal.captain/captain-legal exposes 5 tools: list_document_types, get_requirements, generate_document, purchase_document, get_document_status. Their descriptions and schemas cost roughly 410 tokens of context every time the server is loaded.

### Does the legal.captain/captain-legal MCP server require authentication?

No. We connected to legal.captain/captain-legal without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the legal.captain/captain-legal MCP server still maintained?

legal.captain/captain-legal is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://mcp.captain.legal/connect/
- Website: https://mcp.captain.legal/
- Changelog RSS feed: https://verifymcp.io/servers/legal-captain-captain-legal/connect.xml
- Changelog JSON feed: https://verifymcp.io/servers/legal-captain-captain-legal/connect.json
- HTML version of this page: https://verifymcp.io/servers/legal-captain-captain-legal/connect
