This MCP server provides stateless PII redaction over MCP. It exposes text and health redaction capabilities, with scrub_text billed at $0.01 per call via x402, while scrub_health is free.
🛠️ Key Features
- Stateless PII redaction via MCP
scrub_texttool for redacting textscrub_healthtool for redacting health data- Pricing:
scrub_textcosts $0.01/call via x402;scrub_healthis free
🚀 Use Cases
- Redacting personally identifiable information from text inputs
- Redacting PII from health-related inputs
⚡ Developer Benefits
- Stateless operation simplifies per-request handling
- Clear cost model: pay $0.01/call for
scrub_text, free forscrub_health
⚠️ Limitations
scrub_texthas a per-call cost ($0.01/call via x402) whereasscrub_healthis free