Loading MCP server directory, please wait...
Email safety for AI agents: scan inbound for prompt-injection/phishing + outbound for secret leaks.
npx @getmcp/cli add io.github.mlawsonking/email-guard-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mlawsonking/email-guard-mcp": {
"command": "npx",
"args": [
"-y",
"email-guard-mcp"
]
}
}
}