Skip to main content
Glama

batch_anonymize

Anonymize multiple texts simultaneously to protect Personally Identifiable Information (PII) using Microsoft Presidio's detection capabilities.

Instructions

Anonymize multiple texts in batch.

Args:
    texts: List of texts to anonymize
    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 results for each text

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textsYes
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