SOUNDTRACK // IRON UNDER PRESSURE
JEZWEB // GRID OSv2026
JEZWEB

> mcp // email & communications

Temp Mail
for AI.

Disposable email addresses for testing and verification

Testing anything that involves email (signup flows, verification emails, notification triggers) means you need an inbox you can spin up and throw away. This server creates disposable addresses on demand, captures inbound messages, and lets your AI assistant read them, so you can verify an entire email-dependent flow without cluttering a real inbox or waiting for a test account to be set up.

GOOD FOR // Developers and QA testers who need to verify email-triggered flows (sign-ups, password resets, booking confirmations) without using real inboxes or manual test accounts.

Create disposable addresses

Spin up a temporary email address with a configurable lifespan. Use it for a 5-minute test or keep it alive for days: set the TTL to match the job.

Read inbound messages

List all messages that have arrived for an address, then read any individual message in plain text, HTML, or full raw format, including attachments.

Manage address lifecycle

List active addresses, check their details, extend the expiry when you need more time, or delete them when the test is done.

Create a temp email address that lasts 2 hours and sign up for the staging site with it.

Check the inbox for test-xyz@temp.mcpserver.au. Has the confirmation email arrived?

Read the verification email that just came in and give me the code.

Delete the temp address we used for the last test run.

create_address Create temp email address with configurable TTL
list_messages List messages for an address
read_message Read individual message (text/html/full)
manage_address list, info, extend, delete

Works with Claude (Code, Desktop, claude.ai), and any MCP-compatible client. OAuth on first connect: no keys to paste.

claude mcp add --transport http temp-mail-mcp https://temp-email.mcpserver.au/mcp

claude.ai: Settings → Connectors → Add connector → https://temp-email.mcpserver.au/mcp