Catalog
com.cognivators/mcp-safeguard
OfficialMCP server security scanner: detects prompt injection, credential leaks, SSRF, tool poisoning.
Detects security threats including prompt injection, credential leaks, and SSRF.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-safeguard": {
"command": "uvx",
"args": [
"mcp-safeguard"
]
}
}
}