amir-gorji/elastic-pii-proxy
Intercepts and redacts PII from MCP tool responses before they reach the LLM (split-up from financial-elastic-mcp-server repo)
Platform-specific configuration:
{
"mcpServers": {
"elastic-pii-proxy": {
"command": "npx",
"args": [
"-y",
"elastic-pii-proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...