guardrails-mcp-server

ExpertVagabond/guardrails-mcp-server
★ 1 stars Rust AI/LLM Updated today
MCP server for AI agent security -- input validation, prompt injection detection, PII redaction, policy enforcement, rate limiting, and audit logging
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "guardrails-mcp-serve": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "guardrails-mcp-server"
      ]
    }
  }
}

Topics

aiai-safetyclaude-codeguardrailsmcpmodel-context-protocolpii-redactionprompt-injectionsecuritytools