mcp-presidio

cmalpass/mcp-presidio

3.2

If you are the rightful owner of mcp-presidio and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The MCP Presidio server is a Model Context Protocol server designed to detect and anonymize Personally Identifiable Information (PII) using Microsoft Presidio.

Tools

Functions exposed to the LLM to take actions

analyze_text

Detect PII entities in text with confidence scores.

anonymize_text

Anonymize PII using various operators.

get_supported_entities

List all supported PII entity types.

add_custom_recognizer

Add custom PII detection patterns.

batch_analyze

Analyze multiple texts for PII.

batch_anonymize

Anonymize multiple texts.

get_anonymization_operators

List available anonymization methods.

analyze_structured_data

Detect PII in JSON/structured data.

anonymize_structured_data

Anonymize PII in structured data.

validate_detection

Validate detection accuracy with metrics.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources