MinuteMail MCP server
Ephemeral mailboxes and a mock OAuth IdP for testing email and auth flows — 39 API-driven tools
0 stars
Reviews
Write oneNobody has reviewed MinuteMail yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
MinuteMail tools (40, 17 write)
write = sends, deletes, buys or postsarchived.deletewrite actionFreePermanently delete an archived mailbox.
archived.getFreeFetch a single archived mailbox by ID.
archived.listFreeList the tenant's archived (expired but recoverable) mailboxes.
archived.reactivateFreeReactivate an archived mailbox back to active state.
attachments.addFreeAttach a file to a test-injected email (base64 payload).
attachments.deletewrite actionFreeDelete a single attachment.
attachments.delete_bulkwrite actionFreeDelete several attachments of one email at once.
attachments.getFreeDownload an attachment. The file contents are returned base64-encoded in the JSON "data" field.
attachments.listFreeList the attachments of an email (metadata only).
domains.deletewrite actionFreeDelete a registered custom domain.
domains.listFreeList the tenant's custom domains with their DNS verification status.
domains.registerFreeRegister a new custom domain. DNS records (TXT token + MX) must then be added before verification can succeed.
domains.verifyFreeTrigger DNS verification (TXT + MX) of a registered domain.
identities.createwrite actionFreeCreate a mock identity bound to a mailbox for OAuth flow testing.
identities.deletewrite actionFreeDelete a mock identity.
identities.getFreeFetch a single mock identity by ID.
identities.listFreeList the tenant's mock identities, optionally filtered by OAuth client or mailbox address.
identities.updatewrite actionFreeUpdate a mock identity: profile fields, isActive (activate/deactivate), emailVerified, and custom claims merged into the ID token and userinfo.
mailboxes.createwrite actionFreeCreate a new temporary mailbox. The domain defaults to the tenant's default domain; the owner is always the API key's owner.
mailboxes.deletewrite actionFreeDelete a mailbox and its contents by ID.
mailboxes.delete_bulkwrite actionFreeDelete several mailboxes at once by ID.
mailboxes.getFreeFetch a single mailbox by ID.
mailboxes.listFreeList the tenant's active mailboxes (owner is derived from the API key). Optionally look up a single mailbox by exact address.
mails.deletewrite actionFreeDelete a single email.
mails.delete_bulkwrite actionFreeDelete several emails of one mailbox at once.
mails.getFreeFetch a single email by ID, including body and attachment metadata.
mails.injectFreeInject a simulated inbound email into a mailbox (multipart upload). No external mail is sent; use this to simulate inbound mail for flow testing.
mails.listFreeList the emails in a mailbox, newest first.
oauth.clients.createwrite actionFreeRegister an OAuth client for mock identity flows. The plaintext clientSecret is returned once at creation.
oauth.clients.deletewrite actionFreeDelete an OAuth client by its public client ID.
oauth.clients.getFreeFetch a single OAuth client by its public client ID.
oauth.clients.listFreeList the tenant's OAuth clients for mock identity testing.
oauth.clients.rotate_secretFreeRotate an OAuth client's secret. The new plaintext secret is returned once.
team.invitations.createwrite actionFreeCreate a team invitation for an email address (SMTP invite is sent by the team service).
team.invitations.deletewrite actionFreeRevoke a team invitation.
team.invitations.listFreeList the tenant's team invitations.
team.members.addFreeAdd a team member directly (no invitation flow).
team.members.deletewrite actionFreeRemove a team member.
team.members.getFreeFetch a single team member by ID.
team.members.listFreeList the tenant's team members.
Public scan report
scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 846ms20/20
- Tool poisoning40 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenancelast push 27 days ago15/15
- Maintainer identityregistry namespace matches repository owner6/10
Install directly
claude mcp add --transport http mcp-server https://mcp.minutemail.co/mcp
MinuteMail: common questions
- Is MinuteMail MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the MinuteMail safety report
- How do I install MinuteMail?
- It runs remotely at mcp.minutemail.co. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does MinuteMail need an API key?
- Yes. The registry entry asks for
Authorization. - Is MinuteMail maintained?
- The last commit was 27 days ago (2026-08-25). The latest release is v1.1.3.
- Is MinuteMail up?
- 100% of our last 8 checks got an answer. We check remote servers about four times a day.
- What can I use instead of MinuteMail?
- Servers from other publishers that do the same job: Atomic Mail MCP server, Fluxmail MCP server and MCP server. Compare all MinuteMail alternatives.
Alternatives to MinuteMail
Same job from other publishers: the closest match first, then the best rated.
- Atomic MailProgrammable email inbox for AI agents — JMAP, PoW auth, stdio MCP server.not reviewedEstablishedA
FluxmailRead, search, draft, send, and organize email through Gmail, Outlook, and IMAP/SMTP mailboxes.not reviewedGrowingB- MCPUnlimited agent mailboxes — create identities, read/wait for mail, extract OTPs, send email.not reviewedGrowingB
- MailMaskEmail for agents: domains, aliases, IMAP mailboxes, DNS, sending and webhooks via one API key.not reviewedGrowingA
- drwho.me network and developer tools29 free tools: DNS, email auth (SPF, DKIM, DMARC), TLS, headers, WHOIS, dev utils.not reviewedGrowingB