# Strac MCP DLP (pypi · strac-mcp-dlp)

Detect and redact PII, PHI, PCI and secrets in text and files before an AI agent sees them.

- Trust score: 58/100 (low)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

## Components

- pypi · `strac-mcp-dlp`: 58/100 (this document), [markdown](https://verifymcp.io/servers/strac-io-strac-mcp-dlp/strac-mcp-dlp.md), [page](https://verifymcp.io/servers/strac-io-strac-mcp-dlp/strac-mcp-dlp)

## Channel facts

- Registry: `pypi`
- Package: `strac-mcp-dlp`
- Version: `0.1.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-09-22.

- **Supply Chain Security**: 50/100
  - Malware scan not yet available for this package.
  - No known CVEs affecting this package version or its production dependencies.
  - Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it.
  - 1 of 32 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 32/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: the license (MIT License) isn't a recognized OSI-approved license.
  - Actively maintained (last published 18 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 68/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 585 tokens (~117/item across 5 items; 5 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 63/100
  - Stability observed for 19 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **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 current MCP spec version (2026-07-28).

## Install

### How do I install the Strac MCP DLP server?

Strac MCP DLP runs locally as a PyPI package, launched with uvx strac-mcp-dlp. 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 strac-io-strac-mcp-dlp -- uvx strac-mcp-dlp
```

### Cursor

```json
{
  "mcpServers": {
    "strac-io-strac-mcp-dlp": {
      "command": "uvx",
      "args": [
        "strac-mcp-dlp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "strac-io-strac-mcp-dlp": {
      "command": "uvx",
      "args": [
        "strac-mcp-dlp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add strac-io-strac-mcp-dlp -- uvx strac-mcp-dlp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "strac-io-strac-mcp-dlp": {
      "type": "local",
      "command": [
        "uvx",
        "strac-mcp-dlp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add strac-io-strac-mcp-dlp --command uvx --arg strac-mcp-dlp
```

### Hermes

```yaml
mcp_servers:
  strac-io-strac-mcp-dlp:
    command: "uvx"
    args: ["strac-mcp-dlp"]
```

### Netclaw

```json
{
  "McpServers": {
    "strac-io-strac-mcp-dlp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "strac-mcp-dlp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add strac-io-strac-mcp-dlp -t stdio -c uvx -a strac-mcp-dlp
```

### Other

```json
{
  "mcpServers": {
    "strac-io-strac-mcp-dlp": {
      "command": "uvx",
      "args": [
        "strac-mcp-dlp"
      ]
    }
  }
}
```

## 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-21 (score 58, +1)

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

### 2026-09-19 (score 57, +1)

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

### 2026-09-17 (score 56, +1)

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

### 2026-09-14 (score 55, +1)

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

### 2026-09-12 (score 54, +1)

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

### 2026-09-11 (score 53, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-09-03 (score 49)

First indexed and scored.

## MCP tools (5)

### `redact_text` (~98 tokens)

Redact sensitive data from text

Redact PII, PHI, PCI and secrets out of a block of text using Strac DLP. Returns the redacted text plus the data element types that were found. Call this before putting untrusted or user-supplied text into a prompt, a log line, a ticket or any downstream system.

Input parameters:

- `include_matched_text` (boolean)
- `redact_field_mode` (string)
- `text` (string, required)

### `detect_sensitive_data` (~103 tokens)

Detect sensitive data in text

Detect sensitive data in text without changing it — personal data (PII), health data (PHI), payment and card data (PCI), and credentials such as API keys, cloud access keys, tokens and connection strings. Returns the data element types Strac found. Use this to decide whether text is safe to send onward; use redact_text when you need the sanitised text itself.

Input parameters:

- `include_matched_text` (boolean)
- `text` (string, required)

### `detect_file` (~70 tokens)

Detect sensitive data in a file

Detect PII, PHI, PCI and secrets in a local file — image, PDF, scan or text. Strac runs OCR on images and scanned documents. Returns the data element types found, without modifying the file.

Input parameters:

- `include_matched_text` (boolean)
- `path` (string, required)

### `redact_file` (~77 tokens)

Redact a file

Redact PII, PHI, PCI and secrets out of a local file — image, PDF, scan or text — and write the redacted copy to disk. The original is never modified. Returns the path to the redacted file.

Input parameters:

- `output_path`
- `overwrite` (boolean)
- `path` (string, required)

### `detokenize` (~72 tokens)

Detokenize Strac tokens

Resolve Strac vault tokens (tkn_…) back to their original values. Use this only when the caller is authorised to see the raw sensitive data. Accepts up to 10 tokens per call and requires an IP-allowlisted server-to-server key in live mode.

Input parameters:

- `token_ids` (array, required)

## Diagnostics

Captured diagnostic sections: Provenance, Install scripts, Dependencies. The full working is on the page: https://verifymcp.io/servers/strac-io-strac-mcp-dlp/strac-mcp-dlp#diagnostics

## Score history

- 2026-09-22: 58
- 2026-09-21: 58
- 2026-09-20: 57
- 2026-09-19: 57
- 2026-09-18: 56
- 2026-09-17: 56
- 2026-09-16: 55
- 2026-09-15: 55
- 2026-09-14: 55
- 2026-09-13: 54
- 2026-09-12: 54
- 2026-09-11: 53
- 2026-09-10: 49
- 2026-09-09: 49
- 2026-09-08: 49
- 2026-09-07: 49
- 2026-09-06: 49
- 2026-09-05: 49
- 2026-09-04: 49
- 2026-09-03: 49

## Common questions

### What is the Strac MCP DLP server?

Strac MCP DLP is listed in the public MCP registry as io.github.strac-io/strac-mcp-dlp. Detect and redact PII, PHI, PCI and secrets in text and files before an AI agent sees them. This page covers its PyPI package (strac-mcp-dlp).

### Is the Strac MCP DLP server safe to use?

Strac MCP DLP scores 58 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. 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 Strac MCP DLP server expose?

Strac MCP DLP exposes 5 tools: redact_text, detect_sensitive_data, detect_file, redact_file, detokenize. Their descriptions and schemas cost roughly 420 tokens of context every time the server is loaded.

### Is the Strac MCP DLP server still maintained?

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

## Links

- PyPI project: https://pypi.org/project/strac-mcp-dlp/
- Socket report: https://socket.dev/pypi/package/strac-mcp-dlp
- Repository: https://github.com/strac-io/strac-mcp-dlp
- Website: https://www.strac.io/mcp-integrations
- Changelog RSS feed: https://verifymcp.io/servers/strac-io-strac-mcp-dlp/strac-mcp-dlp.xml
- Changelog JSON feed: https://verifymcp.io/servers/strac-io-strac-mcp-dlp/strac-mcp-dlp.json
- HTML version of this page: https://verifymcp.io/servers/strac-io-strac-mcp-dlp/strac-mcp-dlp
