
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.
「その他」の他のコンテンツ

EverArt
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント