16 hours ago
MCP server for e-mail testing: create disposable inboxes, wait for delivery, and extract e-mail content or links - all from your AI agent or test automation workflow.
Get a free API key on https://app.zyntra.app/
Overview
MCP server for e-mail testing: create disposable inboxes, wait for delivery, and extract e-mail content or links - all from your AI agent or test automation workflow.
Get a free API key on https://app.zyntra.app/
Server Config
{
"mcpServers": {
"zyntra-mail": {
"type": "http",
"url": "https://mcp.zyntra.app/mcp",
"headers": {
"X-API-Key": "YOUR_API_KEY"
}
}
}
}