Skip to main content
Glama

MCP PII Tools

by czangyeob

mcp_process_text

Detect and anonymize personally identifiable information in text using GPT-4o-based detection and cryptographic methods for data protection.

Instructions

MCP Tool: 텍스트 PII 처리 (탐지 + 익명화) Args: text (str): 처리할 텍스트 Returns: Dict[str, Any]: 처리 결과

Input Schema

NameRequiredDescriptionDefault
textYes

Input Schema (JSON Schema)

{ "properties": { "text": { "title": "Text", "type": "string" } }, "required": [ "text" ], "title": "mcp_process_textArguments", "type": "object" }

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/czangyeob/mcp-pii-tools'

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