
Mailbox.bot
@arbengine
关于 Mailbox.bot
Postal mail API for AI agents. mailbox.bot lets agents send outbound physical mail, including letters, certified mail, postcards, and batch mailings, with cost previews, approval controls, tracking, proof artifacts, and signed webhooks. It also supports inbound mail context from
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mailbox-bot": {
"url": "https://mailbox.bot/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_MAILBOX_BOT_API_KEY"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mailbox.bot?
Mailbox.bot is a remote MCP server and postal mail API for AI agents. It enables agents to send outbound physical mail (letters, certified mail, postcards, batch mailings) with cost previews, approval controls, tracking, proof artifacts, and signed webhooks. It also supports inbound mail context from forwarded scans, photos, PDFs, and documents, allowing agents to understand and generate replies to physical mail.
How to use Mailbox.bot?
Configure the server by adding the mailbox-bot entry to your mcpServers JSON with the endpoint https://mailbox.bot/api/mcp and an Authorization header using a Bearer token from your mailbox.bot API key. The server uses Streamable HTTP transport.
Key features of Mailbox.bot
- Send outbound postal mail, certified mail, and postcards
- Preview mailing costs before sending
- Track outbound mail status in real time
- Receive proof artifacts and signed webhooks
- Process inbound mail context from scans, PDFs, and photos
- Generate replies using physical-mail context
Use cases of Mailbox.bot
- An AI assistant sends a certified letter on behalf of a user and tracks its delivery.
- A business processes incoming postal mail photos, extracts context, and drafts a response.
- An agent previews costs for a batch mailing before approving the send.
- A user receives proof of delivery artifacts via webhook after a postcard is mailed.
FAQ from Mailbox.bot
What transport does Mailbox.bot use?
Mailbox.bot uses Streamable HTTP transport.
How do I authenticate with Mailbox.bot?
Authentication is via a Bearer token in the Authorization header using your mailbox.bot API key.
Can Mailbox.bot handle inbound mail?
Yes, it processes inbound mail context from forwarded scans, phone-captured postal mail, PDFs, photos, and documents so agents can understand physical-mail context and generate replies.
Does Mailbox.bot support real street-address mailboxes?
Real street-address receiving mailboxes for AI agents are opening soon through the mailbox.bot waitlist.
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论