You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.0).

thinkneo_detect_pii_intl

Inactive

Tool of ThinkNEO MCP Server

declared in 1.28.0

Detect international PII in text. Supports US (SSN), Brazil (CPF/CNPJ), EU (IBAN, NIF), Singapore (NRIC), India (Aadhaar/PAN), and global patterns.

Parameters schema

{
  "type": "object",
  "title": "thinkneo_detect_pii_intlArguments",
  "required": [
    "text"
  ],
  "properties": {
    "text": {
      "type": "string",
      "title": "Text",
      "description": "Text to scan for PII"
    },
    "regions": {
      "type": "string",
      "title": "Regions",
      "default": "us,br,eu",
      "description": "Comma-separated: us,br,eu,sg,in,global"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

ThinkNEO MCP Server

https://github.com/thinkneo-ai/mcp-server

3/7 registries
View full server →