PII Redaction MCP Server
by aammasa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | REST API key — all requests must include it in X-API-Key header. Unset = auth disabled | |
| REDIS_URL | No | Redis connection URL for distributed rate limiting across pods (e.g. redis://localhost:6379/0). Unset = in-memory | |
| MCP_API_KEY | No | MCP server key — agents must send Authorization: Bearer <key> or X-MCP-Key: <key>. Unset = auth disabled | |
| API_KEY_HEADER | No | Header name for REST API key (default: X-API-Key) | X-API-Key |
| AZURE_LOG_TYPE | No | Custom table name in Log Analytics (default: PIIRedactionTrace) | PIIRedactionTrace |
| ANTHROPIC_API_KEY | No | Claude API key — omit to use extractive summarization fallback | |
| AZURE_LOG_WORKSPACE_ID | No | Log Analytics workspace ID — omit to log to stdout only | |
| AZURE_LOG_WORKSPACE_KEY | No | Log Analytics primary/secondary shared key (base64) |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessSyncing