mailbox.bot
About
Remote MCP server for sending physical postal mail, certified mail, postcards, and batch mailings from AI agents.
Details
- Author
- Unknown
- Categories
- Communication, Other
Jump to
Connect any MCP-capable AI client to mailbox.bot usingModel Context Protocol (MCP). Your agent gets 19 tools for outbound mail, forwarded digital/OCR context, postal threads, webhooks, messages, and outbound sandbox workflows. Physical inbound custody is REST-only.
Uselist_inbound_forwarding_addressesto discover the renter's private alias onforward.mailbox.bot. Forward or email scans, PDFs, photos, provider notices, and notes to that alias to initiate OCR/extraction. Then uselist_inbound_mailorget_inbound_mailto retrievedraft_contextfor your LLM, and passinbound_capture_id/postal_mail_thread_idintosend_outbound_mailwhen the generated reply becomes physical mail. After a successful send, usedocument_preview_urlfor human visual verification of the submitted document.
Auth:Authorization: Bearer YOUR_API_KEY
send_outbound_mailcan create paid physical mail when used with a production key. Keep fast workflows fast, but use one explicit safeguard before live sends.
1. Usedry_run=truefor no-credit-debit validation, page count, mail class, and exact cost preview.
2. Userequires_approval=truewhen a human should review first. Approval-first submissions returndocument_preview_urland do not spend credits until dashboard approval.
3. Showhuman_reviewbefore a live funded send or dashboard approval. Confirm send-to address, return address, mail class, document filename, page count, cost, safeguards, and preview URL when present.
4. In Cursor chat, answer credit questions withget_usage. Tell the human the prepaid balance and that only they can add funds from dashboard billing.
5. For “cancel this order,” identify the outbound mail record, callcancel_outbound_mailwhile it is still submitted, then report cancellation status, returned credits, updated balance, and whether it was already cancelled. If a transient error occurs, poll the mail record and credits before retrying.
6. Usemax_cost_cents,force_approvalkeys, andsk_agent_test_sandbox keys for repeated testing or agent-built workflows.
Copy ansk_agent_key for agent use, or ansk_agent_test_key for sandbox testing. You can also use an accountsk_live_key during setup. Get keys from thedashboard, then paste one below to fill the examples.
Add this block to any MCP client that supports remote HTTP servers:Usehttps://mailbox.bot/api/mcpas the server URL and pass your API key in theAuthorizationheader. If your client expects a local command instead of a remote URL, use the command bridge preset.
{ "mcpServers": { "mailbox-bot": { "url": "https://mailbox.bot/api/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }
Switch to the Bridge preset. It runs mcp-remote locally and connects to the same hosted endpoint.
Install Node.js LTS, restart the client, then refresh MCP servers. Command-bridge presets require npx.
Restart the client or use its MCP server refresh action. Some clients only load MCP servers at startup.
Restart or reload your client so it discovers the mailbox.bot tools. Ask your agent to read forwarded digital/OCR context or create outbound mail.
get_mailboxget_usagelist_inbound_forwarding_addresseslist_inbound_mailget_inbound_maillist_postal_threadsget_postal_threadget_mailbox_mdpropose_mailbox_md_editsend_facility_messagelist_facility_conversationsget_facility_messagesupdate_webhooksend_outbound_maillist_outbound_mailget_outbound_mailcancel_outbound_mailcreate_test_outbound_mailadvance_test_outbound_mail
Build with the Kudosity API to send SMS and MMS. Access developer docs, API references and live testing tools to send messages, manage contact lists, configure webhooks and more.
Connect your Plaud recordings to any MCP-compatible AI client. Search recordings, read transcripts, and generate documents without leaving your AI assistant.
The VoIPstudio MCP server gives compatible AI assistants secure access to authorised VoIPstudio account data, including recordings, call detail records, live calls and voicemails in order to query call activity, analyse patterns, identify agent performance issues and generate QA or operations reports in plain English.
Give your AI agent its own identity: a real email address, webhook URL, GitHub repo, encrypted secrets vault, memory and skills — hosted MCP, nothing to install.
Add real-time chat, voice and video calling, AI agents & moderation to your app.
Connects AI agents to the Feishu/Lark platform via its OpenAPI to automate tasks like document processing, conversation management, and calendar scheduling.
An MCP server that enables AI assistants to interact with Help Scout data, such as customers and conversations.
Search and read support tickets from Jitbit Helpdesk via AI assistants. Works with SaaS and on-premise installations.
Read-only public stats for Telegram groups tracked by Limzo — activity, engagement, mood and leaderboards, no API key required.
Privacy-first email inboxes for AI agents. Read, search, draft, send, and triage mail over Streamable HTTP MCP.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




