Skip to content
Back to search
30
MCP

io.github.mlawsonking/agent-firewall-mcp

io.github.mlawsonking/agent-firewall-mcp

Input/output safety for AI agents: prompt-injection scan, URL/IP check, pwned passwords, PII scan.

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

Similar MCP servers embedding-nearest

io.github.mlawsonking/email-guard-mcp
Email safety for AI agents: scan inbound for prompt-injection/phishing + outbound for secret leaks.
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.liminalpepe/agent-guard-mcp
Verify-before-act safety checks for AI agents: packages, lockfiles, manifests, CI workflows.
0 tools
akhilucky/ai-firewall-mcp
Multi-agent AI security MCP server against prompt injection and jailbreaks.
0 tools
AI Firewall MCP
Multi-agent LLM security layer detecting prompt injection and jailbreaks.
0 tools
io.github.revsmoke/promptrejectormcp
Security gateway for AI agents: detects prompt injections, jailbreaks, and common vulnerabilities.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mlawsonking/agent-firewall-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}