Skip to content
Back to search
30
MCP

io.github.mlawsonking/email-guard-mcp

io.github.mlawsonking/email-guard-mcp

Email safety for AI agents: scan inbound for prompt-injection/phishing + outbound for secret leaks.

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

Similar MCP servers embedding-nearest

io.github.mlawsonking/agent-firewall-mcp
Input/output safety for AI agents: prompt-injection scan, URL/IP check, pwned passwords, PII scan.
0 tools
Agent Safe
Email safety MCP server. Detects phishing, prompt injection, CEO fraud for AI agents.
0 tools · streamable-http
io.github.liminalpepe/agent-guard-mcp
Verify-before-act safety checks for AI agents: packages, lockfiles, manifests, CI workflows.
0 tools
io.github.mlawsonking/package-guard-mcp
Supply-chain guard for AI coding agents: verify packages, check vulns/malware, detect typosquats.
0 tools
io.github.mlawsonking/payment-guard-mcp
Pre-send risk check for AI agents that move money — screen an address or payment URL before sending.
0 tools
io.github.mlawsonking/code-guard-mcp
Security scan for AI-generated code: injection, SSRF, secrets, weak crypto, unsafe deserialization.
0 tools

How to use

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

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