Skip to content
Back to search
30
MCP streamable-http

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%
40 probes
Response
0ms
last probe
Tools
0
callable

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.mlawsonking/agent-firewall-mcp
Input/output safety for AI agents: prompt-injection scan, URL/IP check, pwned passwords, PII scan.
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

How to use

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

{
  "mcpServers": {
    "io.github.csoai-org/agent-prompt-injection-firewall-mcp": {
      "url": "https://api.meok.ai/v1/a2a/prompt-injection-firewall",
      "transport": "streamable-http"
    }
  }
}