Mailsac

Mailsac MCP Connector for Claude

A+

Manage disposable and private email addresses via the Mailsac REST API.

9 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Mailsac account to any AI agent to automate your email testing and inbox management. This MCP server enables your agent to reserve private email addresses, retrieve and search for messages, and inspect HTML or plain text bodies directly from natural language interfaces.

What you can do

  • Inbox Oversight — List and manage your reserved (enhanced) addresses and custom domains
  • Instant Retrieval — Fetch a list of messages received by any address in your account instantly
  • Content Extraction — Retrieve sanitized HTML or raw plain text bodies to extract verification codes or links
  • Inbox Maintenance — Permanently delete individual messages or clear entire inboxes via simple commands
  • Infrastructure Management — Reserve new private addresses programmatically for isolated testing flows
  • Global Search — Query messages across all your addresses using advanced search parameters (requires paid tier)

How it works

  1. Subscribe to this server
  2. Enter your Mailsac API Key
  3. Start managing your disposable inboxes from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • QA Engineers — Automate the extraction of email-based verification codes for testing suites
  • Developers — Quickly inspect incoming test emails and manage temporary addresses directly from your IDE
  • Privacy-Conscious Users — Manage temporary communication channels via simple natural language commands
disposable-emailemail-testinginbox-managementmessage-extractionautomated-testingverification-codes

9 tools expose this connector's capabilities to your AI agent.

list_reserved_addresses

List all reserved (enhanced) email addresses

delete_inbox_message

Permanently remove a message from an inbox

list_custom_domains

List custom domains linked to the account

get_html_message_body

Get the sanitized HTML body of a specific message

get_plain_text_body

Get the plain text body of a specific message

list_inbox_messages

List messages in a specific inbox

release_reserved_address

Delete/Release a reserved email address

reserve_new_address

Reserve a specific email address

search_account_messages

Requires a paid Mailsac tier. Use query params like to, from, subject. Search for messages across all addresses

See how to talk to your AI agent using Mailsac.

List all my reserved email addresses in Mailsac.

I've retrieved your reserved addresses. You have 3 active inboxes: 'test-user@mailsac.com', 'service-dev@mailsac.com', and 'alert-prod@mailsac.com'.

Fetch the plain text content of the last email sent to 'test-user@mailsac.com'.

I've retrieved the text body. The message contains a verification code: '123-456'. Would you like me to extract any other specific information?

Reserve a new private address 'automation-flow@mailsac.com'.

Successfully reserved 'automation-flow@mailsac.com'. This inbox is now private and enhanced, allowing you to capture messages exclusively.

An enhanced address is a private inbox that only you can access. Use the `reserve_new_address` tool to make an address private/enhanced.

Related Connectors