MCP.so
Sign In
T

trustboost Pii Sanitizer

@teodorofodocrispin-cmyk

About trustboost Pii Sanitizer

Sanitize PII from text before it reaches LLMs. Redacts emails, phone numbers, national IDs, private keys, and financial data. Supports EN, ES (LATAM), PT (BR/PT), DE, JA. No authentication required — single POST request. Try free: tx_hash=TRIAL

Basic information

Category

Developer Tools

Transports

stdio

Publisher

teodorofodocrispin-cmyk

Submitted by

teodorofodocrispin-cmyk

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "trustboost": {
      "url": "https://api.trustboost.dev/mcp"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is trustboost Pii Sanitizer?

An MCP server that sanitizes personally identifiable information (PII) from text before it reaches large language models (LLMs). It redacts emails, phone numbers, national IDs, private keys, and financial data, and supports multiple languages. No authentication is required — it accepts a single POST request.

How to use trustboost Pii Sanitizer?

Send a single POST request with the text to be sanitized. No authentication is needed. A free trial is available using the parameter tx_hash=TRIAL. No specific installation or configuration steps beyond making the HTTP call are described.

Key features of trustboost Pii Sanitizer

  • Redacts emails, phone numbers, national IDs, private keys, and financial data
  • Supports English, Spanish (LATAM), Portuguese (BR/PT), German, and Japanese
  • No authentication required — simple single POST request
  • Designed to run before text reaches an LLM

Use cases of trustboost Pii Sanitizer

  • Sanitizing user-submitted text before feeding it into an LLM
  • Preventing leakage of sensitive personal data in AI chat applications
  • Ensuring compliance with data privacy regulations in multilingual contexts

FAQ from trustboost Pii Sanitizer

What PII types does it redact?

It redacts emails, phone numbers, national IDs, private keys, and financial data.

Does it require authentication or an API key?

No authentication is required — the server accepts a single POST request without any credentials.

What languages are supported?

English (EN), Spanish (LATAM – ES), Portuguese (BR/PT – PT), German (DE), and Japanese (JA).

How can I try it for free?

Send a request with the parameter tx_hash=TRIAL to access a free trial.

Comments

More Developer Tools MCP servers