Skip to content
Back to search
30
MCP http

PromptGuard

x402/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]

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

PromptGuard
Scan prompts for injection attacks, redact PII, and audit LLM SDK usage from any MCP client
0 tools
MemScrub
Indirect prompt-injection scanner — scrub agent memory and context before re-feeding. $0.001 USDC. [x402: $0.001/call on base, category=othe
0 tools · http
io.github.bch1212/injectshield
Prompt-injection firewall for AI agents — scan untrusted text before LLM calls.
0 tools
PromptScan live
Prompt injection detection API for AI agents. Scan untrusted text before passing it to an LLM.
1 tools · streamable-http
InjectShield
Prompt-injection firewall for AI agents that scans untrusted text before LLM calls.
0 tools
dev.safeprompt/mcp
Detect prompt injection, jailbreaks, and code injection in untrusted text before it reaches an LLM.
0 tools

How to use

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

{
  "mcpServers": {
    "promptguard": {
      "url": "https://promptguard.melis.ai/score",
      "transport": "http"
    }
  }
}