Skip to main content
Glama

anonymize_structured_data

Remove personally identifiable information from JSON or dictionary data to protect privacy. This tool detects and anonymizes PII using configurable entities and thresholds.

Instructions

Anonymize PII in structured data (JSON/dict). Args: data: JSON string representing structured data language: Language code (default: "en") operator: Anonymization operator (default: "replace") entities: List of entity types to anonymize (default: all) score_threshold: Minimum confidence score (default: 0.0) Returns: JSON string with anonymized structured data

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYes
languageNoen
operatorNoreplace
entitiesNo
score_thresholdNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cmalpass/mcp-presidio'

If you have feedback or need assistance with the MCP directory API, please join our Discord server