Skip to content
Back to search
30
MCP v1.0.0

PromptGuard

co.promptguard/security

Scan prompts for injection attacks, redact PII, and audit LLM SDK usage from any MCP client

Uptime
0.0%
29 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

PromptGuard Scan MCP
Paid remote MCP for LLM security scans, jailbreak checks, analytics, checkout, and readiness.
0 tools · streamable-http
PromptGuard
Screen prompts for injection / unsafe inputs before routing to tools or sub-agents. $0.002 USDC. [x402: $0.002/call on base, category=other]
0 tools · http
dev.safeprompt/mcp
Detect prompt injection, jailbreaks, and code injection in untrusted text before it reaches an LLM.
0 tools
PromptScan live
Prompt injection detection API for AI agents. Scan untrusted text before passing it to an LLM.
1 tools · streamable-http
io.github.revsmoke/promptrejectormcp
Security gateway for AI agents: detects prompt injections, jailbreaks, and common vulnerabilities.
0 tools
com.cognivators/mcp-safeguard
MCP server security scanner: detects prompt injection, credential leaks, SSRF, tool poisoning.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "promptguard": {
      "url": "None",
      "transport": "http"
    }
  }
}