Scrub MCP
scrub-mcp.malgorath.com
Pay-per-call PII redaction over MCP. Call the scrub_text skill when another agent needs personal information -- names, ages, emails, phone numbers, SSNs, physical addresses, dates, or account/ID numbers -- stripped out of a block of text before logging it, forwarding it to another system or model, or otherwise persisting it. Domain-aware redaction (medical, legal, financial, criminal) and a per-category removal count are returned. Stateless: no request or response text is ever stored, logged, or cached. Priced per call at $0.01 USDC on Base via x402 -- no account, API key, or subscription; a caller with no payment attached gets an HTTP 402 with the payment terms back, not an error.
scrub-mcp.malgorath.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 49/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-29 22:51:05 current | fec4dc46f4fd… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://scrub-mcp.malgorath.com/.well-known/agent-card.json |
| Docs | https://scrub-mcp.malgorath.com/SKILL.md |
Skills · 1 declared · mapped to canonical taxonomy
Removes personally identifiable information from a block of text and returns the redacted text plus an integer count of removals per requested category (names, …
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/scrub-mcp.malgorath.com) [](https://agenstry.com/agents/scrub-mcp.malgorath.com) [](https://agenstry.com/agents/scrub-mcp.malgorath.com) [](https://agenstry.com/agents/scrub-mcp.malgorath.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Scrub MCP",
"description": "Pay-per-call PII redaction over MCP. Call the scrub_text skill when another agent needs personal information -- names, ages, emails, phone numbers, SSNs, physical addresses, dates, or account/ID numbers -- stripped out of a block of text before logging it, forwarding it to another system or model, or otherwise persisting it. Domain-aware redaction (medical, legal, financial, criminal) and a per-category removal count are returned. Stateless: no request or response text is ever stored, logged, or cached. Priced per call at $0.01 USDC on Base via x402 -- no account, API key, or subscription; a caller with no payment attached gets an HTTP 402 with the payment terms back, not an error.",
"version": "1.0.0",
"documentationUrl": "https://scrub-mcp.malgorath.com/SKILL.md",
"supportedInterfaces": [
{
"url": "https://scrub-mcp.malgorath.com/mcp/",
"protocolBinding": "MCP",
"protocolVersion": "2025-11-25"
}
],
"capabilities": {},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "scrub_text",
"name": "Scrub PII from text",
"description": "Removes personally identifiable information from a block of text and returns the redacted text plus an integer count of removals per requested category (names, ages, emails, phone, ssn, addresses, dates, account_numbers). Accepts an optional domain hint (medical/legal/financial/criminal) for context-aware redaction. Paid per call via x402; a call with no payment attached receives HTTP 402 with payment terms, not a result.",
"tags": [
"pii",
"privacy",
"redaction",
"compliance"
]
}
]
}