Skip to content
Back to search
30
MCP

injection-pii-guardrail-mcp

pypi/injection-pii-guardrail-mcp

An MCP server providing prompt-injection detection, PII/secrets redaction, and an audit trail for AI agents.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-security-mcp
MCP server providing security scanning, prompt injection detection, secret leak detection, and agent permission auditing for AI agent workfl
0 tools
zentric-protocol-mcp
Prompt injection detection + PII anonymization MCP server for AI agents, with a signed audit trail. Deterministic verdicts (CLEARED/ANONYMIZ
0 tools
agent-safety-mcp
MCP server for AI agent safety — cost guards, injection scanning, decision tracing, agent identity (KYA), and signed receipts
0 tools
clawguard-mcp
MCP server for ClawGuard Shield — scan AI agent inputs for prompt injection threats
0 tools
agent-policy-gateway-mcp
Compliance & guardrails for AI agents — PII filtering, audit logging, GDPR/AI Act checks, kill switch
0 tools
io.github.kryptosai/mcp-observatory
Test, secure, and monitor MCP servers. Auto-discovery, drift detection, SARIF, record/replay/verify.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "injection-pii-guardrail-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}