Skip to main content
Glama
dcl632

phi-guard-mcp

by dcl632

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_phiB

Detect PHI-like identifiers and return structured findings.

redact_phiB

Detect and redact PHI-like identifiers with placeholders.

audit_deidentificationB

Return an audit-oriented summary of PHI-like identifiers and limitations.

validate_no_phiB

Validate whether text has no detected PHI-like identifiers.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 4 tools

Disambiguation5/5

Each tool serves a distinct purpose: scanning, redacting, validating absence, and auditing. There is no overlap in function.

Naming Consistency4/5

Tools follow a verb_phi or verb_deidentification pattern, but 'audit_deidentification' uses a different noun than the others ('phi'), causing slight inconsistency.

Tool Count5/5

Four tools is appropriate for a focused PHI detection/redaction server. It covers key operations without excess.

Completeness4/5

The set covers detection, redaction, validation, and audit. A minor gap is the lack of a tool to manage or customize identifier patterns, but the core workflow is complete.

Maintenance

ActivityStale
ResponsivenessUnresponsive