Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Scrub MCP

REMOTE · SCRUB-MCP.MALGORATH.COM · SCANNED AUG 3

Stateless PII redaction over MCP/REST. Free ≤1000 words or $0.01/call; file upload supported.

23 Trust /100
Trust breakdown (6 categories)

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. How we score →

Endpoint Security57
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 4 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · scrub-mcp.malgorath.com

# add to Claude Code
claude mcp add --transport http com-malgorath-scrub-mcp-scrub-mcp https://scrub-mcp.malgorath.com/mcp/
# ~/.codex/config.toml
[mcp_servers.com-malgorath-scrub-mcp-scrub-mcp]
url = "https://scrub-mcp.malgorath.com/mcp/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-malgorath-scrub-mcp-scrub-mcp": {
      "type": "remote",
      "url": "https://scrub-mcp.malgorath.com/mcp/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-malgorath-scrub-mcp-scrub-mcp --url https://scrub-mcp.malgorath.com/mcp/ --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-malgorath-scrub-mcp-scrub-mcp:
    url: "https://scrub-mcp.malgorath.com/mcp/"
// mcp.json
{
  "mcpServers": {
    "com-malgorath-scrub-mcp-scrub-mcp": {
      "type": "http",
      "url": "https://scrub-mcp.malgorath.com/mcp/"
    }
  }
}

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

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 1 Aug 26 −32
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.07 → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
    • Tool coverage: 100 → unverified functional
    • Capabilities: pass → unverified functional
    • First check of Schema quality: unverified functional
  • 31 Jul 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 53

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://scrub-mcp.malgorath.com/mcp/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=malgorath.com CN=WE1,O=Google Trust Services,C=US 6 Jun 2026 4 Sept 2026 ECDSA 256 ECDSA-SHA256 63f074620d28127c13afa29c2a2c8aad
SANs: malgorath.com, *.malgorath.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of scrub-mcp.malgorath.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
malgorath.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 502
Header Value
x-frame-options SAMEORIGIN
referrer-policy same-origin
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://scrub-mcp.malgorath.com/mcp/ HTTP error 502
http (plaintext) http://scrub-mcp.malgorath.com/mcp/ HTTPS enforced 301 https://scrub-mcp.malgorath.com/mcp/
MCP tools — 5 exposed · ~637 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
scrub_file ~157

Upload a file (.txt, .md, .pdf, .docx, .rtf -- no legacy .doc) and get the extracted text back scrubbed of PII, plus the detected format and extracted word count. $0.01 USDC per call regardless of length -- this route always requires payment. No OCR -- PDFs need embedded/selectable text. Zero storage: the file is never written to disk, on this service or the extractor. Free tier: use scrub_file_free / POST /scrub-file-free for files at or under 1000 extracted words instead.

NameTypeReqDescription
domainstring
file_base64stringyes
filename
strip
temperature

No output schema declared.

No examples provided.

scrub_file_free ~160

Free version of scrub_file for files whose extracted text is at or under 1000 words. No payment, no API key. Upload a file (.txt, .md, .pdf, .docx, .rtf -- no legacy .doc), get the extracted text back scrubbed of PII plus detected format and word count. No OCR. Zero storage: never written to disk, on this service or the extractor. Over the limit returns 413 naming the limit and your actual extracted word count -- this route never takes payment. For larger files, use scrub_file ($0.01).

NameTypeReqDescription
domainstring
file_base64stringyes
filename
strip
temperature

No output schema declared.

No examples provided.

scrub_health ~32

Free health check. Reports whether the upstream scrub service is reachable. No payment required, no arguments, no text processed.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

scrub_text ~146

Stateless PII scrubbing, $0.01 USDC per call regardless of length -- always requires payment. Replaces personal info with placeholder tags like [NAME], [SSN], [EMAIL] plus per-category removal counts. Zero storage: nothing stored, logged, or cached. Configure categories to strip (names, ages, emails, phone, ssn, addresses, dates, account_numbers) and domain (all/medical/legal/financial/criminal). Free tier: scrub_text_free / POST /scrub-free, text at or under 1000 words.

NameTypeReqDescription
domainstring
strip
temperature
textstringyes

No output schema declared.

No examples provided.

scrub_text_free ~142

Free stateless PII scrubbing for text at or under 1000 words (whitespace-separated tokens, str.split()). No payment, no API key. Replaces personal info with placeholder tags like [NAME], [SSN], [EMAIL] plus per-category removal counts. Zero storage: nothing stored, logged, or cached. Same categories/domain options as scrub_text. Text over the limit gets 413 naming the limit and your actual word count -- this route never takes payment. For longer text, use scrub_text ($0.01).

NameTypeReqDescription
domainstring
strip
temperature
textstringyes

No output schema declared.

No examples provided.