Skip to main content
Glama
aammasa

PII Redaction MCP Server

by aammasa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYNoREST API key — all requests must include it in X-API-Key header. Unset = auth disabled
REDIS_URLNoRedis connection URL for distributed rate limiting across pods (e.g. redis://localhost:6379/0). Unset = in-memory
MCP_API_KEYNoMCP server key — agents must send Authorization: Bearer <key> or X-MCP-Key: <key>. Unset = auth disabled
API_KEY_HEADERNoHeader name for REST API key (default: X-API-Key)X-API-Key
AZURE_LOG_TYPENoCustom table name in Log Analytics (default: PIIRedactionTrace)PIIRedactionTrace
ANTHROPIC_API_KEYNoClaude API key — omit to use extractive summarization fallback
AZURE_LOG_WORKSPACE_IDNoLog Analytics workspace ID — omit to log to stdout only
AZURE_LOG_WORKSPACE_KEYNoLog Analytics primary/secondary shared key (base64)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/aammasa/cms-ai-pii-redaction-service'

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