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

io.github.nikolausm/imap-mcp-server

NPM · IMAP-MCP-SERVER · SCANNED AUG 3

IMAP/SMTP MCP server to search, read, organize, send, reply & forward email for AI assistants

Available components

+50 this week 74 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (199 of 200), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (199 of 200), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to nikolausm/imap-mcp-server). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 17 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability65
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 7106 tokens (~177/item across 40 items; 40 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
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
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · imap-mcp-server

# add to Claude Code
claude mcp add nikolausm-imap-mcp-server -- npx -y imap-mcp-server
# add to Codex CLI
codex mcp add nikolausm-imap-mcp-server -- npx -y imap-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "nikolausm-imap-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "imap-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add nikolausm-imap-mcp-server --command npx --arg -y --arg imap-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  nikolausm-imap-mcp-server:
    command: "npx"
    args: ["-y", "imap-mcp-server"]
// mcp.json
{
  "mcpServers": {
    "nikolausm-imap-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "imap-mcp-server"
      ]
    }
  }
}
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.

  • 2 Aug 26 +69
    • Install scripts: unverified → pass security
    • Provenance: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • The attested source repository moved: nikolausm/imap-mcp-server security
    • Security disclosure: fail → unverified functional
    • Tool coverage: unverified → 100 functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • License: unverified → pass functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: excellent functional
    • First check of Schema quality: fail functional
    • First check of Tool coverage: 100 functional
    • Capabilities: Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet. functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Licence: MIT functional
  • 31 Jul 26 −19
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 24

    First indexed and scored.

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 3 Aug 2026 · Analysed npm/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
nikolausm/imap-mcp-server
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/nikolausm/imap-mcp-server/.github/workflows/release.yml@refs/tags/v1.5.2
Rekor log index:
2187761786
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:3c0cbcff142497cbe0b090c1870cc8ebedb1cf5c0c3c291b87a45d14c85b254c1a0f98e5c6e24c185eece0d56aac86766cf5a6d0e68be3ff3843f4623
Discovery method:
attestation_endpoint
Dependencies 199 packages

199 packages in the resolved dependency tree · 197 deprecated · 48 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 40 exposed · ~7,106 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.

Tool Tokens
imap_add_account ~202

Add a new IMAP account configuration

NameTypeReqDescription
emailstringEmail address (From: header). Defaults to user if omitted
hoststringyesIMAP server hostname
namestringyesFriendly name for the account
passwordstringyesPassword for authentication
portnumberIMAP server port (default: 993)
smtpHoststringSMTP server hostname. Defaults to IMAP host with imap.→smtp. rewrite
smtpPortnumberSMTP server port (465 for SMTPS, 587 for STARTTLS). Defaults to 587
smtpSecurebooleanUse implicit TLS (SMTPS). Ignored for port 587/25 which always use STARTTLS, and for port 465 which always uses implicit TLS
tlsbooleanUse TLS/SSL (default: true)
userstringyesUsername for authentication

No output schema declared.

No examples provided.

imap_add_keyword ~276

Set an arbitrary custom (non-system) IMAP keyword/label on an email — e.g. a provider color label like Open-Xchange's $cl_1..$cl_10, Apple Mail's $MailFlagBit0..$MailFlagBit2, or an app tag such as $promotion. Unlike imap_flag_email (which only ever sets the system \Flagged flag), this passes the keyword through verbatim, but rejects backslash-prefixed system flags (e.g. \Flagged, \Seen, \Deleted) — use the dedicated flag/read tools for those. Not every IMAP server permits custom keywords (see the mailbox's PERMANENTFLAGS) — if the server rejects or silently ignores the change, this call fails rather than reporting success.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
folderstringFolder name
keywordstringyesIMAP keyword to set, passed through verbatim (e.g. "$cl_3", "$MailFlagBit0", "$Junk")
uidnumberyesEmail UID

No output schema declared.

No examples provided.

imap_add_spam_domain ~52

Add a domain to the custom spam list. Emails from this domain will be flagged as spam.

NameTypeReqDescription
domainstringyesDomain to add to spam list (e.g., "spammer.com")

No output schema declared.

No examples provided.

imap_add_whitelist_domain ~48

Add a domain to the whitelist. Emails from whitelisted domains will never be flagged as spam.

NameTypeReqDescription
domainstringyesDomain to whitelist (e.g., "trusted.com")

No output schema declared.

No examples provided.

imap_bulk_delete ~134

Delete multiple emails at once with chunking and auto-reconnection. Processes deletions in batches to prevent connection timeouts.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
chunkSizenumberNumber of emails to delete per batch (default: 50)
folderstringFolder name
uidsarrayyesArray of email UIDs to delete

No output schema declared.

No examples provided.

imap_bulk_delete_by_search ~243

Search for emails matching criteria and delete them all. Useful for cleaning up spam or unwanted emails. At least one concrete criterion (from, to, subject, before, or since) is REQUIRED — a call with no criteria is refused so it can never wipe an entire folder. Supports dryRun to preview matches first.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
beforestringDelete emails before this date (YYYY-MM-DD)
chunkSizenumberNumber of emails to delete per batch
dryRunbooleanIf true, only return what would be deleted without actually deleting
folderstringFolder name
fromstringDelete emails from this sender
sincestringDelete emails since this date (YYYY-MM-DD)
subjectstringDelete emails with this subject
tostringDelete emails to this recipient

No output schema declared.

No examples provided.

imap_check_spam ~254

Check emails in a folder for spam. Combines sender-domain checks (known spam/disposable domains, suspicious patterns) with deterministic raw-header analysis: bulk-mailer X-Mailer/User-Agent signatures, Precedence: bulk, DMARC/SPF/DKIM failures in Authentication-Results, and List-Unsubscribe / Reply-To domains that do not match the sender. Header checks catch scam mail from fresh, unlisted domains that pass the domain check. Returns domain-based spam, a separate list of header-flagged mails, and domain statistics.

NameTypeReqDescription
accountIdstringyesAccount ID
folderstringFolder name
fromstringFilter by sender (optional)
includeHeaderChecksbooleanAlso run deterministic raw-header checks (X-Mailer bulk tools, Precedence: bulk, DMARC/SPF/DKIM failures, List-Unsubscribe/Reply-To domain mismatches) on top of the sender-domain check. Fetches messa…
limitnumberMaximum number of emails to check
sincestringCheck emails since date (YYYY-MM-DD)

No output schema declared.

No examples provided.

imap_connect ~42

Connect to an IMAP account

NameTypeReqDescription
accountIdstringAccount ID to connect to
accountNamestringAccount name to connect to

No output schema declared.

No examples provided.

imap_create_folder ~155

Create a new IMAP folder/mailbox. Most servers also create any missing parent folders (e.g. creating "Archives/2026/2026-05" auto-creates "Archives" and "Archives/2026"). Returns success even if the folder already exists.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
folderstringyesFull folder path to create (e.g. "Archives/2026/2026-05" or "INBOX.Archive")

No output schema declared.

No examples provided.

imap_delete_by_domain ~84

Delete all emails from a specific domain. Useful for cleaning up unwanted newsletters or spam.

NameTypeReqDescription
accountIdstringyesAccount ID
domainstringyesDomain to delete emails from (e.g., "spammer.com")
dryRunbooleanIf true, only report what would be deleted
folderstringFolder name

No output schema declared.

No examples provided.

imap_delete_email ~163

Delete ONE email by folder + uid (moves to Trash or expunges, server-dependent). Destructive and not easily undone — confirm the user means this specific message. To remove many at once use imap_bulk_delete (known uids) or imap_bulk_delete_by_search (by criteria, supports dryRun). To file an email away instead of deleting, use imap_move_email.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
folderstringFolder name
uidnumberyesEmail UID

No output schema declared.

No examples provided.

imap_delete_spam ~88

Find and delete emails from known spam/disposable email domains.

NameTypeReqDescription
accountIdstringyesAccount ID
dryRunbooleanIf true, only report what would be deleted without deleting
folderstringFolder name
limitnumberMaximum number of emails to check
minConfidencestringMinimum confidence level for spam detection

No output schema declared.

No examples provided.

imap_disconnect ~29

Disconnect from an IMAP account

NameTypeReqDescription
accountIdstringyesAccount ID to disconnect from

No output schema declared.

No examples provided.

imap_domain_stats ~76

Get statistics about sender domains in a folder. Useful for identifying bulk senders or spam patterns.

NameTypeReqDescription
accountIdstringyesAccount ID
folderstringFolder name
limitnumberMaximum number of emails to analyze
minCountnumberMinimum email count per domain to include

No output schema declared.

No examples provided.

imap_download_attachment ~217

Download a single attachment from an email (folder + uid + attachment filename/contentId, as listed by imap_get_email). Images are returned inline for viewing; PDFs are saved and their text is extracted inline (extractText); other files are saved to the shared downloads directory (or savePath). Use when the user wants the actual file contents, not just the message body.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
extractTextbooleanFor PDFs, extract and return text content inline
filenamestringyesAttachment filename or contentId
folderstringFolder name
savePathstringOptional file path to save the attachment to. If not provided, files are saved to the shared downloads directory.
uidnumberyesEmail UID

No output schema declared.

No examples provided.

imap_find_email_by_message_id ~144

Locate an email by its RFC822 Message-ID across folders and return its current { folder, uid } plus basic envelope. Robust to the message having been moved or archived (IMAP UIDs are folder-relative). Pass the returned folder + uid to imap_reply_to_email or imap_get_email. Without `folders`, searches Gmail \All Mail when present, else INBOX → Archive → Sent → remaining folders.

NameTypeReqDescription
accountIdstringyesAccount ID
foldersarrayExplicit folders to search, in order (overrides the default order)
messageIdstringyesRFC822 Message-ID, with or without angle brackets

No output schema declared.

No examples provided.

imap_find_thread_messages ~397

Find messages in `searchFolder` that belong to the same conversation threads as messages already in `sourceFolder`. Useful for catching replies that arrived after a thread was sorted. Works on any IMAP server (uses RFC 3501 HEADER search on In-Reply-To and References). Set `includeBody=true` to also return the parsed body for each found thread message in one round-trip — avoids the N+1 cost of calling imap_get_email per thread member.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
bodyFormatstringHow to render the body when `includeBody` is true. Mirrors `imap_get_email` — "markdown" (default) returns clean Markdown; "text" returns plain text; "html" returns raw HTML; "auto" prefers substanti…
bodyMaxLengthnumberPer-message cap (in characters) for each rendered body field when `includeBody` is true. Defaults to 10000 to match `imap_get_email`.
includeBodybooleanIf true, also fetch the parsed message body for each found thread message in the same round-trip and return it alongside headers (avoids the N+1 cost of calling imap_get_email per thread member). Bod…
searchFolderstringFolder to search for related thread messages (default: INBOX)
searchReferencesbooleanAlso search the References header for multi-level threads (default: true)
sourceFolderstringyesFolder containing the already-sorted thread messages (e.g. "Review.Articles")

No output schema declared.

No examples provided.

imap_flag_email ~130

Flag an email — sets the IMAP \Flagged system flag (shows as a star in Gmail / a flag in Apple Mail). Use this tool when a user asks to star, flag, or mark a message as important.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
folderstringFolder name
uidnumberyesEmail UID

No output schema declared.

No examples provided.

imap_folder_status ~82

Get status information about a folder

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
folderstringyesFolder name

No output schema declared.

No examples provided.

imap_forward_email ~195

Forward an existing email (folder + uid) to new recipients, quoting the original message and headers. Optionally include the original attachments. Use when the user wants to pass an existing message on to someone else; use imap_reply_to_email instead to respond to the sender.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
bodystringAlias for 'text' (backward-compat)
folderstringFolder containing the original email
includeAttachmentsbooleanInclude original attachments
textstringAdditional text to include
toyesForward to email address(es)
uidnumberyesUID of the email to forward

No output schema declared.

No examples provided.

imap_get_email ~363

Read the FULL content of a single email by its UID (body, sender/recipients, date, attachment list, optional raw headers and text-attachment previews). By default the body is returned as clean Markdown in markdownContent and raw HTML is omitted so it never crosses the boundary; set bodyFormat to "html" for the legacy raw htmlContent, or "text" for plain text only. Use after imap_search_emails or imap_get_latest_emails gives you a uid. Body text is truncated to maxContentLength to protect the context window — raise it for long messages. To fetch attachment bytes, use imap_download_attachment.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
bodyFormatstringHow to return the body. "markdown" (default): clean Markdown via Turndown in markdownContent, raw htmlContent omitted so HTML never crosses the boundary. "text": plain text only in textContent. "html…
folderstringFolder name
includeAttachmentTextbooleanInclude text attachment previews when available
includeHeadersbooleanInclude raw email headers (e.g. List-Unsubscribe, List-Unsubscribe-Post)
maxAttachmentTextCharsnumberMaximum characters to return per text attachment
maxContentLengthnumberMaximum characters to return for each body field (text/markdown/html)
uidnumberyesEmail UID

No output schema declared.

No examples provided.

imap_get_latest_emails ~361

Get the most recent emails from a folder, newest first. Use this for "what just came in?" / "show my latest inbox messages" when no search filter is needed. By default returns lightweight headers (uid, from, subject, date); set `includeBody=true` to also return the parsed body in one round-trip instead of paying the N+1 cost of calling imap_get_email per message. To filter by sender/subject/date instead, use imap_search_emails.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
bodyFormatstringHow to render the body when `includeBody` is true. Mirrors `imap_get_email` — "markdown" (default) returns clean Markdown; "text" returns plain text; "html" returns raw HTML; "auto" prefers substanti…
bodyMaxLengthnumberPer-message cap (in characters) for each rendered body field when `includeBody` is true. Defaults to 10000 to match `imap_get_email`.
countnumberNumber of emails to retrieve
folderstringFolder name
includeBodybooleanIf true, also fetch the parsed message body in the same round-trip and return it alongside headers (avoids the N+1 cost of calling imap_get_email per message). Body is rendered per `bodyFormat` and c…

No output schema declared.

No examples provided.

imap_get_unread_count ~128

Count unread (unseen) emails per folder, plus a total. Use for "how many unread do I have?" overviews. Defaults to all folders; pass a folders list to limit scope and speed it up.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
foldersarrayList of folders to check (default: all)

No output schema declared.

No examples provided.

imap_list_accounts ~17

List all configured IMAP accounts

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

imap_list_folders ~129

List all folders/mailboxes for an account (names, hierarchy delimiter, attributes). Use this first to discover exact folder names before searching, moving, or creating subfolders — folder naming varies by provider (e.g. "Archive" vs "[Gmail]/All Mail" vs "INBOX.Archive").

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.

No output schema declared.

No examples provided.

imap_list_spam_domains ~23

List all known spam domains (built-in and custom).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

imap_mark_as_read ~166

Mark one or many emails as read. Accepts a single UID or an array — pass an array to flag N messages in one IMAP STORE round-trip (useful when triaging).

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
folderstringFolder name
uidyesEmail UID, or array of UIDs to mark as read in one call (avoids N round-trips when triaging). All listed UIDs share the same IMAP STORE command, so the operation is atomic at the server level.

No output schema declared.

No examples provided.

imap_mark_as_unread ~161

Mark one or many emails as unread. Accepts a single UID or an array — pass an array to flag N messages in one IMAP STORE round-trip.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
folderstringFolder name
uidyesEmail UID, or array of UIDs to mark as unread in one call (avoids N round-trips when triaging). All listed UIDs share the same IMAP STORE command, so the operation is atomic at the server level.

No output schema declared.

No examples provided.

imap_move_email ~201

Move an email from one folder to another (e.g., INBOX to Taxes, or INBOX to Archive). Optionally creates the destination folder if it does not exist.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
createDestinationIfMissingbooleanIf true, create the destination folder before moving when it does not exist (default: false)
folderstringSource folder name
targetFolderstringyesDestination folder name
uidyesSingle email UID or array of UIDs to move in one call. Pass an array when triaging many messages at once (e.g. "move the 10 invoices I just classified to Archive") to avoid N round-trips.

No output schema declared.

No examples provided.

imap_remove_account ~31

Remove an IMAP account configuration

NameTypeReqDescription
accountIdstringyesID of the account to remove

No output schema declared.

No examples provided.

imap_remove_keyword ~277

Remove an arbitrary custom (non-system) IMAP keyword/label from an email — e.g. a provider color label like Open-Xchange's $cl_1..$cl_10, Apple Mail's $MailFlagBit0..$MailFlagBit2, or an app tag such as $promotion. Unlike imap_unflag_email (which only ever clears the system \Flagged flag), this passes the keyword through verbatim, but rejects backslash-prefixed system flags (e.g. \Flagged, \Seen, \Deleted) — use the dedicated flag/read tools for those. Not every IMAP server permits custom keywords (see the mailbox's PERMANENTFLAGS) — if the server rejects or silently ignores the change, this call fails rather than reporting success.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
folderstringFolder name
keywordstringyesIMAP keyword to remove, passed through verbatim (e.g. "$cl_3", "$MailFlagBit0", "$Junk")
uidnumberyesEmail UID

No output schema declared.

No examples provided.

imap_remove_spam_domain ~34

Remove a domain from the custom spam list.

NameTypeReqDescription
domainstringyesDomain to remove from spam list

No output schema declared.

No examples provided.

imap_reply_to_email ~221

Reply to an existing email identified by folder + uid. Automatically sets the recipient to the original sender, prefixes the subject with "Re:", and preserves threading (In-Reply-To/References). Set replyAll to also include the original recipients. Use this instead of imap_send_email whenever the user is responding to a message already in a mailbox.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
attachmentsarrayEmail attachments
bodystringAlias for 'text' (backward-compat)
folderstringFolder containing the original email
htmlstringHTML reply content
replyAllbooleanReply to all recipients
textstringPlain text reply content
uidnumberyesUID of the email to reply to

No output schema declared.

No examples provided.

imap_save_draft ~228

Save an email as a draft in the Drafts folder (no send). Takes the same fields as imap_send_email.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
attachmentsarrayEmail attachments
bccBCC recipients
bodystringAlias for 'text' (backward-compat)
ccCC recipients
folderstringOverride the Drafts folder name (defaults to auto-detected Drafts folder)
htmlstringHTML content
inReplyTostringMessage-Id being replied to
referencesReferences header value(s)
replyTostringReply-to address
subjectstringEmail subject
textstringPlain text content
toRecipient email address(es)

No output schema declared.

No examples provided.

imap_search_emails ~893

Note: on some servers a 'flagged' or starred message carries a custom keyword (e.g. an Open-Xchange color label or Apple's $MailFlagBit*) instead of, or in addition to, the \Flagged system flag. After any flagged search, inspect each result's customKeywords field before concluding a message is or isn't flagged — do not rely on the flagged filter alone. Search for emails matching criteria (sender, recipient, subject, body text, date range, read/flagged status). Use this to FIND messages when you know something about them but not their UID — e.g. "emails from amazon last week", "unread invoices". By default searches a single folder (INBOX). Set searchAllFolders=true to scan every mailbox at once — this catches messages filed away by rules (e.g. a receipt routed to a custom folder); Trash/Spam/Drafts are skipped unless you opt in. By default returns lightweight headers (uid, from, subject, date, and folder when searching across folders); set `includeBody=true` to also return the parsed body in one round-trip instead of paying the N+1 cost of calling imap_get_email per match. For the newest messages without criteria, prefer imap_get_latest_emails.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
beforestringSearch emails before date (YYYY-MM-DD)
bodystringSearch in body text
bodyFormatstringHow to render the body when `includeBody` is true. Mirrors `imap_get_email` — "markdown" (default) returns clean Markdown and omits raw HTML so it never crosses the MCP boundary; "text" returns plain…
bodyMaxLengthnumberPer-message cap (in characters) for each rendered body field when `includeBody` is true. Defaults to 10000 to match `imap_get_email`.
flaggedbooleanFilter by flagged status
folderstringFolder name to search (default: INBOX). Ignored when searchAllFolders is true.
fromstringSearch by sender
includeBodybooleanIf true, also fetch the parsed message body in the same round-trip and return it alongside headers (avoids the N+1 cost of calling imap_get_email per match). Body is rendered per `bodyFormat` and cap…
includeDraftsbooleanWhen searchAllFolders is true, also search the Drafts folder (off by default).
includeSpambooleanWhen searchAllFolders is true, also search Spam/Junk folders (off by default — noisy).
includeTrashbooleanWhen searchAllFolders is true, also search Trash/Bin/Deleted folders (off by default — noisy).
keywordsarrayMatch messages that have ANY of these CUSTOM keywords (server-side OR; not system flags like \Seen/\Flagged). Read a mailbox's available custom keywords from imap_folder_status's customKeywords field…
limitnumberMaximum number of results
messageIdstringSearch by RFC822 Message-ID header (substring match)
searchAllFoldersbooleanSearch across ALL folders instead of just `folder`. Skips Trash/Spam/Drafts and non-selectable folders by default. Use when a message might have been filed/archived/moved and you do not know which fo…
seenbooleanFilter by read/unread status
sincestringSearch emails since date (YYYY-MM-DD)
subjectstringSearch by subject
tostringSearch by recipient
unKeywordsarrayExclude messages that have ANY of these CUSTOM keywords (server-side; result has NONE of them). Same keyword source as `keywords` — check imap_folder_status first.

No output schema declared.

No examples provided.

imap_send_email ~261

Compose and send a NEW email via the account's SMTP server (a copy is saved to Sent unless disabled). Use for fresh outbound messages. To respond to an existing message use imap_reply_to_email (keeps threading); to pass a message on use imap_forward_email; to store without sending use imap_save_draft. Supports to/cc/bcc, text and/or HTML, and attachments by base64 content or by file path (see imap_upload_file for large files).

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
attachmentsarrayEmail attachments
bccBCC recipients
bodystringAlias for 'text' (backward-compat with clients that pass 'body')
ccCC recipients
htmlstringHTML content
replyTostringReply-to address
subjectstringyesEmail subject
textstringPlain text content
toyesRecipient email address(es)

No output schema declared.

No examples provided.

imap_test_account ~46

Test an existing account connection without re-entering credentials. Validates IMAP connectivity and returns folder count and message count.

NameTypeReqDescription
accountIdstringyesAccount ID to test

No output schema declared.

No examples provided.

imap_unflag_email ~201

Unflag an email — removes the IMAP \Flagged system flag (the star in Gmail, the flag in Apple Mail). Note: some servers (e.g. Open-Xchange / Network Solutions) and Apple Mail also write a separate custom keyword such as $cl_N or $MailFlagBit* when a message is flagged in their client. Removing \Flagged alone does not clear that keyword, so the message may still display as flagged. If it does, check the message's customKeywords via imap_get_email and remove the lingering label with imap_remove_keyword.

NameTypeReqDescription
accountIdstringAccount ID (from imap_list_accounts). Optional if accountName is given or only one account is configured.
accountNamestringAccount name instead of accountId. Optional if accountId is given or only one account is configured.
folderstringFolder name
uidnumberyesEmail UID

No output schema declared.

No examples provided.

imap_update_account ~225

Update an existing IMAP account. Useful for fixing SMTP settings without removing and re-adding the account.

NameTypeReqDescription
accountIdstringyesID of the account to update
emailstringEmail address (From: header)
hoststringIMAP host
namestringNew friendly name
passwordstringNew password
portnumberIMAP port
saveToSentbooleanSave sent emails to the Sent folder
smtpHoststringSMTP hostname
smtpPasswordstringSMTP password (if different from IMAP password)
smtpPortnumberSMTP port (465 for SMTPS, 587 for STARTTLS)
smtpSecurebooleanUse implicit TLS (SMTPS). Port 587/25 always use STARTTLS regardless
smtpUserstringSMTP username (if different from IMAP user)
tlsbooleanUse TLS for IMAP
userstringIMAP username

No output schema declared.

No examples provided.

imap_upload_file ~129

Upload a file to the server for use as an email attachment. Returns a path that can be used with imap_send_email attachments. This allows sending large attachments without hitting context window limits. Max size: 26214400 bytes (configurable via IMAP_MAX_UPLOAD_SIZE). Uploads are auto-deleted after 86400000 ms (configurable via IMAP_UPLOAD_TTL_MS).

NameTypeReqDescription
contentstringyesBase64 encoded file content
contentTypestringMIME type (optional, used for metadata only)
filenamestringyesFilename to save as

No output schema declared.

No examples provided.