MCP.so
登录

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

基本信息

分类

其他

传输方式

stdio

发布者

arbengine

提交者

Tony Caputo

配置

使用下面的配置,将此服务器添加到你的 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 服务器