Loading MCP server directory, please wait...
Scan prompts for injection attacks, redact PII, and audit LLM SDK usage from any MCP client
npx @getmcp/cli add co.promptguard/securityRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"co.promptguard/security": {
"command": "uvx",
"args": [
"promptguard-mcp-server"
],
"env": {
"PROMPTGUARD_API_KEY": "",
"PROMPTGUARD_API_URL": ""
}
}
}
}