目录 / XTND | MCP | ONE
MCP
需 API Key
未评级
已上架
XTND | MCP | ONE
Model Context Protocol (MCP) server for one.com mailboxes. Full email management (IMAP/SMTP) for Claude and AI agents.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 17:03):Model Context Protocol (MCP) server for one
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:One.com Email Address、One.com Mailbox Password)
- 端点
https://mcp-one--xtnd.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
"mcpServers": {
"XTND | MCP | ONE": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://mcp-one--xtnd.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| list_folders | List all mailboxes/folders in the one.com mail account with message and unread counts. |
| create_folder | Create a new folder or mailbox in the one.com mail account. |
| rename_folder | Rename an existing mailbox/folder. |
| delete_folder | Delete a folder/mailbox from the one.com mail account. |
| search_emails | Search for emails in one.com mailbox using filters (query, folder, sender, recipient, flags). |
| get_recent_emails | Retrieve the most recent emails from a mailbox folder with envelopes. |
| get_email_content | Fetch full email content by UID from a folder. Body is converted to clean Markdown. |
| get_email_thread | Retrieve the full conversation thread for a given email UID or Message-ID. |
| mark_emails | Mark emails as read, unread, flagged, or unflagged. |
| move_emails | Move emails from a source folder to a destination folder. |
| delete_emails | Delete emails by moving them to Trash (soft delete) or permanent expunge. |
| send_email | Send a new outbound email via one.com SMTP server (send.one.com:465). |
| reply_email | Reply to an existing email with automated In-Reply-To and References headers. |
| forward_email | Forward an existing email to new recipients with original header context. |
| create_draft | Create an email draft in the one.com Drafts folder without sending. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。