目录 / Zyntra - Temp e-mails MCP
MCP
需 API Key
未评级
已上架
Zyntra - Temp e-mails MCP
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/
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:X-API-Key)
- 端点
https://zyntra--lypnytsky.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
"mcpServers": {
"Zyntra - Temp e-mails MCP": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://zyntra--lypnytsky.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| list_emails | List emails in a Zyntra mailbox (zyntramail.com). Example: "List the last 10 emails in teamId.support@zyntramail.com". Requires an X-API-Key from app.zyntra.app. |
| get_email | Get full content of a specific email from a zyntramail.com inbox, including HTML body, headers, and attachment IDs. Example: "Get the content of email 550e8400 in teamId.test@zyntramail.com". Requires an X-API-Key from app.zyntra.app. |
| delete_email | Delete an email from a zyntramail.com inbox. Example: "Delete email 550e8400 from teamId.test@zyntramail.com". Requires an X-API-Key from app.zyntra.app. |
| get_last_email | Get the most recently received email for a zyntramail.com inbox. Ideal for automation: "Get the last email in teamId.test@zyntramail.com and extract the verification code". Requires an X-API-Key from app.zyntra.app. |
| list_attachments | List all attachments for a specific zyntramail.com email. Returns filename, MIME type, and ID for each. Example: "List attachments in email 550e8400". Requires an X-API-Key from app.zyntra.app. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。