Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

MinuteMail

REMOTE · MCP.MINUTEMAIL.CO · SCANNED SEP 27

Ephemeral mailboxes and a mock OAuth IdP for testing email and auth flows — 39 API-driven tools

+2 this week 73 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1923 tokens (~48/item across 40 items; 40 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 12 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 40 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the MinuteMail MCP server?

MinuteMail is a hosted endpoint at https://mcp.minutemail.co/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.minutemail.co

# add to Claude Code
claude mcp add --transport http minutemailco-mcp-server 'https://mcp.minutemail.co/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "minutemailco-mcp-server": {
      "url": "https://mcp.minutemail.co/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "minutemailco-mcp-server": {
      "type": "http",
      "url": "https://mcp.minutemail.co/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.minutemailco-mcp-server]
url = "https://mcp.minutemail.co/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "minutemailco-mcp-server": {
      "type": "remote",
      "url": "https://mcp.minutemail.co/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add minutemailco-mcp-server --url 'https://mcp.minutemail.co/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  minutemailco-mcp-server:
    url: "https://mcp.minutemail.co/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "minutemailco-mcp-server": {
      "Transport": "http",
      "Url": "https://mcp.minutemail.co/mcp"
    }
  }
}
# add to Vellum
assistant mcp add minutemailco-mcp-server -t streamable-http -u 'https://mcp.minutemail.co/mcp'
// mcp.json
{
  "mcpServers": {
    "minutemailco-mcp-server": {
      "type": "http",
      "url": "https://mcp.minutemail.co/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 23 Sept 26 +1
    • Stability: 0.97 → pass security
  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 27 Sept 2026 · Probed https://mcp.minutemail.co/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.minutemail.co CN=YR1,O=Let's Encrypt,C=US 19 Aug 2026 17 Nov 2026 RSA 2048 SHA256-RSA 51f54ccfd54bc81238a6e9c01ccb264c7b4
SANs: mcp.minutemail.co
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.minutemail.co. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
co. present 7786 8 Verified
minutemail.co. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.minutemail.co/mcp Verified 200
http (plaintext) http://mcp.minutemail.co/mcp Inconclusive 405
MCP tools · 40 exposed · ~1,923 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
archived.delete ~26

Permanently delete an archived mailbox.

NameTypeReqDescription
mailboxIdstringyesArchived mailbox ID
NameTypeReqDescription
http_statusintegeryesHTTP status of the API response
statusstringyes–

No examples provided.

archived.get ~27

Fetch a single archived mailbox by ID.

NameTypeReqDescription
mailboxIdstringyesArchived mailbox ID
NameTypeReqDescription
addressstringyesFull mailbox address
aliasstring–Local part of the address
createdAtstring–Creation timestamp (RFC 3339)
domainstring–Mailbox domain
expiresAtstring–Expiry timestamp (RFC 3339); null when permanent
idstringyesMailbox ID
messageCountinteger–Number of mails in the mailbox
ownerstring–Owner (tenant) ID
permanentboolean–Whether the mailbox never expires
recoverableboolean–Whether the mailbox can be recovered after expiry

No examples provided.

archived.list ~22

List the tenant's archived (expired but recoverable) mailboxes.

Input schema present but exposes no named parameters.

NameTypeReqDescription
itemsarrayyes–

No examples provided.

archived.reactivate ~49

Reactivate an archived mailbox back to active state.

NameTypeReqDescription
expiresIninteger–New lifetime in minutes, 1-60. Optional.
mailboxIdstringyesArchived mailbox ID
NameTypeReqDescription
addressstringyesFull mailbox address
aliasstring–Local part of the address
createdAtstring–Creation timestamp (RFC 3339)
domainstring–Mailbox domain
expiresAtstring–Expiry timestamp (RFC 3339); null when permanent
idstringyesMailbox ID
messageCountinteger–Number of mails in the mailbox
ownerstring–Owner (tenant) ID
permanentboolean–Whether the mailbox never expires
recoverableboolean–Whether the mailbox can be recovered after expiry

No examples provided.

attachments.add ~121

Attach a file to a test-injected email (base64 payload).

NameTypeReqDescription
contentTypestring–MIME type, defaults to application/octet-stream
datastringyesFile contents, standard base64
expiresIninteger–Attachment lifetime in minutes (>=1). Optional.
filenamestringyesAttachment file name
mailIdstringyesMail ID
mailboxIdstringyesMailbox ID
sizeBytesinteger–Expected size in bytes. Optional; validated against the decoded data when set.
NameTypeReqDescription
contentTypestring–MIME type
expiresAtstring–Expiry timestamp (RFC 3339)
filenamestringyesAttachment file name
idstringyesAttachment ID
sizeBytesinteger–Size in bytes

No examples provided.

attachments.delete ~44

Delete a single attachment.

NameTypeReqDescription
attachmentIdstringyesAttachment ID
mailIdstringyesMail ID
mailboxIdstringyesMailbox ID
NameTypeReqDescription
http_statusintegeryesHTTP status of the API response
statusstringyes–

No examples provided.

attachments.delete_bulk ~50

Delete several attachments of one email at once.

NameTypeReqDescription
idsarrayyesAttachment IDs to delete
mailIdstringyesMail ID
mailboxIdstringyesMailbox ID
NameTypeReqDescription
http_statusintegeryesHTTP status of the API response
statusstringyes–

No examples provided.

attachments.get ~60

Download an attachment. The file contents are returned base64-encoded in the JSON "data" field.

NameTypeReqDescription
attachmentIdstringyesAttachment ID
mailIdstringyesMail ID
mailboxIdstringyesMailbox ID
NameTypeReqDescription
contentTypestring–MIME type
datastringyesFile contents, standard base64
expiresAtstring–Expiry timestamp (RFC 3339)
filenamestringyesAttachment file name
idstringyesAttachment ID
sizeBytesinteger–Size in bytes

No examples provided.

attachments.list ~39

List the attachments of an email (metadata only).

NameTypeReqDescription
mailIdstringyesMail ID
mailboxIdstringyesMailbox ID
NameTypeReqDescription
itemsarrayyes–

No examples provided.

domains.delete ~24

Delete a registered custom domain.

NameTypeReqDescription
domainIdstringyesDomain ID
NameTypeReqDescription
http_statusintegeryesHTTP status of the API response
statusstringyes–

No examples provided.

domains.list ~20

List the tenant's custom domains with their DNS verification status.

Input schema present but exposes no named parameters.

NameTypeReqDescription
itemsarrayyes–

No examples provided.

domains.register ~47

Register a new custom domain. DNS records (TXT token + MX) must then be added before verification can succeed.

NameTypeReqDescription
namestringyesDomain name, e.g. mail.example.com
NameTypeReqDescription
createdAtstring–Creation timestamp (RFC 3339)
idstringyesDomain ID
mxTargetstring–MX target to add to the domain's DNS before verification
namestringyesDomain name
statusstringyesDNS verification status
txtTokenstring–TXT token to add to the domain's DNS before verification

No examples provided.

domains.verify ~31

Trigger DNS verification (TXT + MX) of a registered domain.

NameTypeReqDescription
domainIdstringyesDomain ID
NameTypeReqDescription
createdAtstring–Creation timestamp (RFC 3339)
idstringyesDomain ID
mxTargetstring–MX target to add to the domain's DNS before verification
namestringyesDomain name
statusstringyesDNS verification status
txtTokenstring–TXT token to add to the domain's DNS before verification

No examples provided.

identities.create ~148

Create a mock identity bound to a mailbox for OAuth flow testing.

NameTypeReqDescription
avatarUrlstring–Avatar URL. Optional.
claimsobject–Custom claims (e.g. role, plan) merged into the ID token and userinfo. Custom-provider clients only — rejected for google/github/apple/facebook. Optional.
clientIdstringyesOAuth client ID the identity belongs to
emailVerifiedboolean–Value of the email_verified claim issued for this identity. Optional.
mailboxAddressstringyesMailbox address the identity is linked to (must exist)
namestring–Display name. Optional.
usernamestring–Identity username. Optional.
NameTypeReqDescription
avatarUrlstring–Avatar URL
clientIdstringyesOAuth client ID the identity belongs to
idstringyesIdentity ID
mailboxAddressstringyesMailbox address the identity is linked to
namestring–Display name
usernamestring–Identity username

No examples provided.

identities.delete ~23

Delete a mock identity.

NameTypeReqDescription
identityIdstringyesIdentity ID
NameTypeReqDescription
http_statusintegeryesHTTP status of the API response
statusstringyes–

No examples provided.

identities.get ~26

Fetch a single mock identity by ID.

NameTypeReqDescription
identityIdstringyesIdentity ID
NameTypeReqDescription
avatarUrlstring–Avatar URL
clientIdstringyesOAuth client ID the identity belongs to
idstringyesIdentity ID
mailboxAddressstringyesMailbox address the identity is linked to
namestring–Display name
usernamestring–Identity username

No examples provided.

identities.list ~53

List the tenant's mock identities, optionally filtered by OAuth client or mailbox address.

NameTypeReqDescription
clientIdstring–Filter by OAuth client ID. Optional.
mailboxAddressstring–Filter by mailbox address. Optional.
NameTypeReqDescription
itemsarrayyes–

No examples provided.

identities.update ~159

Update a mock identity: profile fields, isActive (activate/deactivate), emailVerified, and custom claims merged into the ID token and userinfo.

NameTypeReqDescription
avatarUrlstring–Avatar URL. Optional.
claimsobject–Custom claims (e.g. role, plan) merged into the ID token and userinfo. Replaces existing claims. Reserved claim names are rejected. Optional.
emailVerifiedboolean–Value of the email_verified claim issued for this identity. Optional.
identityIdstringyesIdentity ID
isActiveboolean–Whether the identity can be used in OAuth flows. Optional.
namestring–Display name. Optional.
usernamestring–Identity username. Optional.
NameTypeReqDescription
avatarUrlstring–Avatar URL
clientIdstringyesOAuth client ID the identity belongs to
idstringyesIdentity ID
mailboxAddressstringyesMailbox address the identity is linked to
namestring–Display name
usernamestring–Identity username

No examples provided.

mailboxes.create ~141

Create a new temporary mailbox. The domain defaults to the tenant's default domain; the owner is always the API key's owner.

NameTypeReqDescription
domainstring–Mailbox domain. Defaults to the tenant default domain (e.g. minutemail.cc).
expiresIninteger–Lifetime in minutes, 1-60. Omit for the service default TTL.
noExpirationboolean–Set true for a permanent mailbox (mutually exclusive with expiresIn).
recoverableboolean–Set true to keep the mailbox recoverable after expiry (requires tag).
tagstring–Recovery tag, required when recoverable is true.
NameTypeReqDescription
addressstringyesFull mailbox address
aliasstring–Local part of the address
createdAtstring–Creation timestamp (RFC 3339)
domainstring–Mailbox domain
expiresAtstring–Expiry timestamp (RFC 3339); null when permanent
idstringyesMailbox ID
messageCountinteger–Number of mails in the mailbox
ownerstring–Owner (tenant) ID
permanentboolean–Whether the mailbox never expires
recoverableboolean–Whether the mailbox can be recovered after expiry

No examples provided.

mailboxes.delete ~29

Delete a mailbox and its contents by ID.

NameTypeReqDescription
mailboxIdstringyesMailbox ID
NameTypeReqDescription
http_statusintegeryesHTTP status of the API response
statusstringyes–

No examples provided.

mailboxes.delete_bulk ~31

Delete several mailboxes at once by ID.

NameTypeReqDescription
idsarrayyesMailbox IDs to delete
NameTypeReqDescription
http_statusintegeryesHTTP status of the API response
statusstringyes–

No examples provided.

mailboxes.get ~27

Fetch a single mailbox by ID.

NameTypeReqDescription
mailboxIdstringyesMailbox ID
NameTypeReqDescription
addressstringyesFull mailbox address
aliasstring–Local part of the address
createdAtstring–Creation timestamp (RFC 3339)
domainstring–Mailbox domain
expiresAtstring–Expiry timestamp (RFC 3339); null when permanent
idstringyesMailbox ID
messageCountinteger–Number of mails in the mailbox
ownerstring–Owner (tenant) ID
permanentboolean–Whether the mailbox never expires
recoverableboolean–Whether the mailbox can be recovered after expiry

No examples provided.

mailboxes.list ~61

List the tenant's active mailboxes (owner is derived from the API key). Optionally look up a single mailbox by exact address.

NameTypeReqDescription
addressstring–Exact mailbox address to look up (e.g. user@minutemail.cc). Optional.
NameTypeReqDescription
itemsarrayyes–

No examples provided.

mails.delete ~34

Delete a single email.

NameTypeReqDescription
mailIdstringyesMail ID
mailboxIdstringyesMailbox ID
NameTypeReqDescription
http_statusintegeryesHTTP status of the API response
statusstringyes–

No examples provided.

mails.delete_bulk ~40

Delete several emails of one mailbox at once.

NameTypeReqDescription
idsarrayyesMail IDs to delete
mailboxIdstringyesMailbox ID
NameTypeReqDescription
http_statusintegeryesHTTP status of the API response
statusstringyes–

No examples provided.

mails.get ~42

Fetch a single email by ID, including body and attachment metadata.

NameTypeReqDescription
mailIdstringyesMail ID
mailboxIdstringyesMailbox ID
NameTypeReqDescription
bodystring–Plain-text body (present on single-mail fetches)
expiresAtstring–Expiry timestamp (RFC 3339)
idstringyesMail ID
receivedAtstring–Received timestamp (RFC 3339)
senderstringyesSender email address
subjectstringyesEmail subject

No examples provided.

mails.inject ~104

Inject a simulated inbound email into a mailbox (multipart upload). No external mail is sent; use this to simulate inbound mail for flow testing.

NameTypeReqDescription
attachmentsarray–Attachments to include
bodystringyesPlain-text body
expiresIninteger–Mail lifetime in minutes (>=1). Optional.
mailboxIdstringyesMailbox ID
senderstringyesSender email address
subjectstringyesEmail subject
NameTypeReqDescription
bodystring–Plain-text body (present on single-mail fetches)
expiresAtstring–Expiry timestamp (RFC 3339)
idstringyesMail ID
receivedAtstring–Received timestamp (RFC 3339)
senderstringyesSender email address
subjectstringyesEmail subject

No examples provided.

mails.list ~29

List the emails in a mailbox, newest first.

NameTypeReqDescription
mailboxIdstringyesMailbox ID
NameTypeReqDescription
itemsarrayyes–

No examples provided.

oauth.clients.create ~83

Register an OAuth client for mock identity flows. The plaintext clientSecret is returned once at creation.

NameTypeReqDescription
namestringyesClient display name
providerLabelstring–Custom provider label. Required when providerType is custom.
providerTypestring–Identity provider type
redirectUrisarrayyesAllowed redirect URIs (at least one)
NameTypeReqDescription
clientIdstringyesPublic OAuth client ID
clientSecretstring–Plaintext secret — returned once at creation or rotation
createdAtstring–Creation timestamp (RFC 3339)
namestringyesClient display name
providerLabelstring–Custom provider label
providerTypestring–Identity provider type
redirectUrisarray–Allowed redirect URIs

No examples provided.

oauth.clients.delete ~31

Delete an OAuth client by its public client ID.

NameTypeReqDescription
clientIdstringyesPublic OAuth client ID
NameTypeReqDescription
http_statusintegeryesHTTP status of the API response
statusstringyes–

No examples provided.

oauth.clients.get ~32

Fetch a single OAuth client by its public client ID.

NameTypeReqDescription
clientIdstringyesPublic OAuth client ID
NameTypeReqDescription
clientIdstringyesPublic OAuth client ID
clientSecretstring–Plaintext secret — returned once at creation or rotation
createdAtstring–Creation timestamp (RFC 3339)
namestringyesClient display name
providerLabelstring–Custom provider label
providerTypestring–Identity provider type
redirectUrisarray–Allowed redirect URIs

No examples provided.

oauth.clients.list ~20

List the tenant's OAuth clients for mock identity testing.

Input schema present but exposes no named parameters.

NameTypeReqDescription
clientsarray––

No examples provided.

oauth.clients.rotate_secret ~36

Rotate an OAuth client's secret. The new plaintext secret is returned once.

NameTypeReqDescription
clientIdstringyesPublic OAuth client ID
NameTypeReqDescription
clientIdstringyesPublic OAuth client ID
clientSecretstring–Plaintext secret — returned once at creation or rotation
createdAtstring–Creation timestamp (RFC 3339)
namestringyesClient display name
providerLabelstring–Custom provider label
providerTypestring–Identity provider type
redirectUrisarray–Allowed redirect URIs

No examples provided.

team.invitations.create ~40

Create a team invitation for an email address (SMTP invite is sent by the team service).

NameTypeReqDescription
emailstringyesInvitee email address
NameTypeReqDescription
createdAtstring–Creation timestamp (RFC 3339)
emailstringyesInvitee email address
idstringyesInvitation ID
statusstringyesInvitation status (e.g. PENDING)

No examples provided.

team.invitations.delete ~27

Revoke a team invitation.

NameTypeReqDescription
invitationIdstringyesInvitation ID
NameTypeReqDescription
http_statusintegeryesHTTP status of the API response
statusstringyes–

No examples provided.

team.invitations.list ~18

List the tenant's team invitations.

Input schema present but exposes no named parameters.

NameTypeReqDescription
itemsarrayyes–

No examples provided.

team.members.add ~62

Add a team member directly (no invitation flow).

NameTypeReqDescription
emailstringyesMember email address
statusstringyesMember status, conventionally ACTIVE
user_idstringyesMember user ID
usernamestringyesMember username
NameTypeReqDescription
createdAtstring–Creation timestamp (RFC 3339)
emailstringyesMember email address
idstringyesMember ID
statusstringyesMember status (e.g. ACTIVE)
user_idstring–Member user ID
usernamestring–Member username

No examples provided.

team.members.delete ~24

Remove a team member.

NameTypeReqDescription
memberIdstringyesMember ID
NameTypeReqDescription
http_statusintegeryesHTTP status of the API response
statusstringyes–

No examples provided.

team.members.get ~27

Fetch a single team member by ID.

NameTypeReqDescription
memberIdstringyesMember ID
NameTypeReqDescription
createdAtstring–Creation timestamp (RFC 3339)
emailstringyesMember email address
idstringyesMember ID
statusstringyesMember status (e.g. ACTIVE)
user_idstring–Member user ID
usernamestring–Member username

No examples provided.

team.members.list ~16

List the tenant's team members.

Input schema present but exposes no named parameters.

NameTypeReqDescription
itemsarrayyes–

No examples provided.

Common questions

What is the MinuteMail MCP server?

MinuteMail is an MCP server listed in the public MCP registry as io.github.minutemailco/mcp-server. Ephemeral mailboxes and a mock OAuth IdP for testing email and auth flows, 39 API-driven tools. This page covers its hosted endpoint (https://mcp.minutemail.co/mcp).

Is the MinuteMail MCP server safe to use?

MinuteMail scores 73 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the MinuteMail MCP server expose?

MinuteMail exposes 40 tools: mailboxes.list, mailboxes.create, mailboxes.get, mailboxes.delete, mailboxes.delete_bulk, and 35 more. Their descriptions and schemas cost roughly 1,923 tokens of context every time the server is loaded.

Does the MinuteMail MCP server require authentication?

No. We connected to MinuteMail without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the MinuteMail MCP server still maintained?

MinuteMail is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.