Skip to content
Back to search
30
MCP

io.github.revsmoke/promptrejectormcp

io.github.revsmoke/promptrejectormcp

Security gateway for AI agents: detects prompt injections, jailbreaks, and common vulnerabilities.

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

Similar MCP servers embedding-nearest

io.github.dl-eigenart/agentshield-mcp
Detect prompt injection, jailbreak, and social-engineering attacks in LLM agents.
0 tools
io.github.mlawsonking/agent-firewall-mcp
Input/output safety for AI agents: prompt-injection scan, URL/IP check, pwned passwords, PII scan.
0 tools
io.github.sinewaveai/agent-security-scanner-mcp
Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.
0 tools
AI Firewall MCP
Multi-agent LLM security layer detecting prompt injection and jailbreaks.
0 tools
akhilucky/ai-firewall-mcp
Multi-agent AI security MCP server against prompt injection and jailbreaks.
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": {
    "io.github.revsmoke/promptrejectormcp": {
      "url": "None",
      "transport": "http"
    }
  }
}