Email Guard MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 340 installs a week from npm. Last commit 3 Aug 2026.
Email safety for AI agents: scan inbound for prompt-injection/phishing + outbound for secret leaks.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add email-guard-mcp -- npx -y email-guard-mcp
{
"mcpServers": {
"email-guard-mcp": {
"args": [
"-y",
"email-guard-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.email-guard-mcp]
command = "npx"
args = ["-y", "email-guard-mcp"]
{
"mcpServers": {
"email-guard-mcp": {
"args": [
"-y",
"email-guard-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"email-guard-mcp": {
"args": [
"-y",
"email-guard-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.