Give your AI assistant access to EmailGuard.
Connect Claude, Cursor, and other MCP-compatible AI assistants to your email security and deliverability data.
AI-powered workflows
Everything your AI agent needs to investigate email health.
Your AI assistant can access EmailGuard tools to investigate domains, analyze deliverability, and retrieve email intelligence.
Domain health
Inspect domains and identify configuration issues that could affect deliverability.
DNS & authentication
Look up SPF, DKIM, and DMARC records and generate or troubleshoot authentication records.
Blacklist monitoring
Check domains and sending infrastructure against blacklist sources.
Inbox placement
Create and retrieve inbox placement tests to understand where messages are landing.
Spam analysis
Analyze email content and check its potential spam risk.
Spamhaus intelligence
Investigate domain reputation, sending sources, nameservers, and related intelligence.
Natural language workflows
Ask questions instead of hunting through dashboards.
MCP gives your AI assistant a structured way to interact with EmailGuard, so common deliverability investigations can happen directly inside your AI workflow.
Built for agents
86 tools. 18 command groups.
Access the EmailGuard API through a single interface designed for AI agents and automated workflows.
Works with your AI workflow.
Connect EmailGuard to MCP-compatible AI assistants and development tools.
Connect through Claude Desktop.
Use EmailGuard inside your development workflow.
Use any compatible MCP client.
Get started
Connect EmailGuard in minutes.
Install the CLI, authenticate with your EmailGuard API key, and connect your MCP-compatible AI assistant.
Install the EmailGuard CLI
npm install -g emailguard-cli
Authenticate
Get your API token from Settings → Developer API → Add New API Token.
export EMAILGUARD_API_KEY="5|YourTokenHere"
Connect your MCP client
For Claude Desktop, add EmailGuard to your MCP configuration.
{
"mcpServers": {
"emailguard": {
"command": "emailguard-mcp",
"env": {
"EMAILGUARD_API_KEY": "5|YourTokenHere"
}
}
}
}
Agent Reference
Give your agents the full reference.
Explore the complete command groups, response structures, common workflows, and automation guidance for EmailGuard agents.
Put EmailGuard in your AI workflow.
Connect your AI assistant to EmailGuard and turn email security and deliverability data into actionable workflows.