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
InactiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries