Skip to main content
Glama
czangyeob

MCP PII Tools

by czangyeob

Related Servers

Alternatives to MCP PII Tools

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables sanitizing PII from text, classifying data into sovereignty zones, and monitoring compliance scores to keep sensitive information out of AI outputs.
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Detects and redacts sensitive personal information such as names, emails, phone numbers, ID numbers, and locations in text before it is processed by AI agents, using configurable mask, hash, or remove strategies.
      1
      -
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI agents to protect, unprotect, and search sensitive data using Kustodyan's contextual transform engine with role-based access controls.
      8
      MIT

    TDQS

    C2.9/5.0

    Scored across 8 tools

    Disambiguation3/5

    There is significant functional overlap between tools, particularly mcp_encrypt_text_pii and mcp_process_text which both combine detection with another operation, and mcp_decrypt_pii_item versus mcp_decrypt_text_pii which differ in scope but share core purpose. However, the descriptions help clarify the distinctions, preventing complete confusion.

    Naming Consistency5/5

    All tools follow a consistent mcp_verb_noun naming pattern with snake_case throughout. The verbs (anonymize, batch_process, decrypt, detect, encrypt, process) are descriptive and uniformly applied, making the set predictable and easy to parse.

    Tool Count4/5

    With 8 tools, the count is reasonable for a PII processing domain, covering detection, encryption, decryption, anonymization, and batch operations. It's slightly heavy due to overlapping tools but still within a well-scoped range for the purpose.

    Completeness4/5

    The toolset covers core PII operations well: detection, encryption, decryption, and anonymization, with batch processing for scalability. A minor gap exists in update or delete operations for PII data, but agents can work around this with the provided tools for most workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues