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%
3 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.sinewaveai/agent-security-scanner-mcp
Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.
0 tools
io.github.aungmyokyaw/betterprompt-mcp
MCP server for AI-enhanced prompt engineering and request conversion.
0 tools
promptspeak-mcp-server
Pre-execution governance for AI agents. Intercepts MCP tool calls before execution with deterministic blocking, human-in-the-loop holds, and
0 tools
io.github.denial-web/agent-immune
AI agent security: prompt injection detection, semantic memory, output scanning, prompt hardening
0 tools
io.github.jacob-j-thomas/user-prompt
An MCP server that enables AI agents to ask users clarifying questions via pop-up terminal windows.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.revsmoke/promptrejectormcp": {
      "url": "None",
      "transport": "http"
    }
  }
}