Loading MCP server directory, please wait...
AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs
npx @getmcp/cli add io.github.sparkvibe-io/GuardianShieldRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sparkvibe-io/GuardianShield": {
"command": "uvx",
"args": [
"guardianshield"
],
"env": {
"GUARDIANSHIELD_PROFILE": "",
"GUARDIANSHIELD_AUDIT_PATH": "",
"GUARDIANSHIELD_DEBUG": ""
}
}
}
}