Skip to content
Back to search
30
MCP v1.0.4

io.github.CSOAI-ORG/agent-prompt-injection-firewall-mcp

io.github.CSOAI-ORG/agent-prompt-injection-firewall-mcp

The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...

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

Similar MCP servers embedding-nearest

io.github.csoai-org/agent-prompt-injection-firewall-mcp
The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
0 tools
agent-prompt-injection-firewall-mcp
The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool arguments, A2A payloads for OWASP LLM01 prompt inj
0 tools
Agent Prompt Injection Firewall
Pattern-based and heuristic firewall that scans prompts, RAG documents, and tool arguments for prompt injection attacks.
0 tools
io.github.revsmoke/promptrejectormcp
Security gateway for AI agents: detects prompt injections, jailbreaks, and common vulnerabilities.
0 tools
agent prompt injection firewall mcp
Metadata-only Glama MCP server.
0 tools
io.github.sinewaveai/agent-security-scanner-mcp
Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.csoai-org/agent-prompt-injection-firewall-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}