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 Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"co.promptguard/security": {
"command": "npx",
"args": [
"-y",
"@promptguard/mcp-server"
],
"env": {
"PROMPTGUARD_API_KEY": ""
}
}
}
}