MCP security server for AI coding agents. 12 tools: pre-install guardian, vulnerability audit, supply-chain attack detection via static code analysis, and CycloneDX 1.6 SBOM generation. Zero runtime dependencies.
{
"mcpServers": {
"depguard": {
"command": "npx",
"args": [
"-y",
"depguard-cli"
]
}
}
}