AI & ML
Trust: 39/100 (Limited)io.github.ExpertVagabond/guardrails Guide
AI Agent Guardrails MCP server - security layer
by ExpertVagabond
Quick Start
Install
npx guardrails-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-expertvagabond-guardrails": {
"command": "npx",
"args": [
"guardrails-mcp-server"
]
}
}
}