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.

io.github.jgalea/mailbox-mcp

NPM · MAILBOX-MCP · SCANNED SEP 20

Multi-account email MCP server for Gmail, IMAP, and JMAP: search, send, drafts, labels.

Available components

0 this week 87 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Supply Chain Security81
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects nodemailer 8.0.5, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • 48 of 144 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to jgalea/mailbox-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 70 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 3442 tokens (~70/item across 49 items; 49 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 9 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "send_email" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 49 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.jgalea/mailbox-mcp server?

io.github.jgalea/mailbox-mcp runs locally as an npm package, launched with npx -y mailbox-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · mailbox-mcp

# add to Claude Code
claude mcp add jgalea-mailbox-mcp -- npx -y mailbox-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "jgalea-mailbox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mailbox-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "jgalea-mailbox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mailbox-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add jgalea-mailbox-mcp -- npx -y mailbox-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jgalea-mailbox-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mailbox-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jgalea-mailbox-mcp --command npx --arg -y --arg mailbox-mcp
# ~/.hermes/config.yaml
mcp_servers:
  jgalea-mailbox-mcp:
    command: "npx"
    args: ["-y", "mailbox-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "jgalea-mailbox-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mailbox-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add jgalea-mailbox-mcp -t stdio -c npx -a -y mailbox-mcp
// mcp.json
{
  "mcpServers": {
    "jgalea-mailbox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mailbox-mcp"
      ]
    }
  }
}
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.

  • 18 Sept 26 +1
    • CVE-2026-92598 affects this package: high security
    • CVE-2026-92595 affects this package: high security
    • CVE-2026-92597 affects this package: high security
    • CVE-2026-92596 affects this package: high security
    • GHSA-cc9r-2j5m-2m83 no longer affects this package security
    • GHSA-8m3c-c648-2xjj no longer affects this package security
    • GHSA-wmmp-3585-3rmp no longer affects this package security
    • GHSA-2x7j-588g-ccc2 no longer affects this package security
  • 17 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

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

  • 12 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.

  • 10 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 9 Sept 26 0
    • GHSA-8m3c-c648-2xjj affects this package: high security
    • GHSA-2x7j-588g-ccc2 affects this package: high security
    • GHSA-cc9r-2j5m-2m83 affects this package: high security
    • GHSA-wmmp-3585-3rmp affects this package: high security
    • Stability: 0.97 → pass security
  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 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 20 Sept 2026 · Analysed npm/mailbox-mcp@0.9.2

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo jgalea/mailbox-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/jgalea/mailbox-mcp/.github/workflows/publish.yml@refs/tags/v0.9.2
Rekor log index 1848507687
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:a43442787689f1189b18f978388d4b65f60b2ac1410d5f053227ee5b85d59d5571d06c649db15f56f47d19b47463219a924a65a1df0e3081fc057936c

Background: How many MCP packages publish verified provenance →

Vulnerabilities 9 findings
ID CVE Severity Vector Fix available
GHSA-268h-hp4c-crq3 CVE-2026-82661 medium CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N yes
GHSA-2x7j-588g-ccc2 CVE-2026-92596 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-8m3c-c648-2xjj CVE-2026-92595 medium CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N yes
GHSA-cc9r-2j5m-2m83 CVE-2026-92597 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N yes
GHSA-p6gq-j5cr-w38f CVE-2026-82659 high CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N yes
GHSA-r7g4-qg5f-qqm2 CVE-2026-82662 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N yes
GHSA-wmmp-3585-3rmp CVE-2026-92598 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N yes
GHSA-wqvq-jvpq-h66f CVE-2026-82660 medium CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N yes
GHSA-w5hq-g745-h8pq CVE-2026-41907 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N yes

Background: What a vulnerability scan can and cannot prove →

Dependencies 144 packages
Packages resolved 144
Deprecated 1
Stale 47
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 49 exposed · ~3,442 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
archive_email ~59

Archive an email (remove from inbox). Gmail removes the INBOX label; IMAP moves to the Archive folder; JMAP moves out of the inbox mailbox.

NameTypeReqDescription
accountstringyesAccount alias
message_idstringyesMessage ID

No output schema declared.

No examples provided.

authenticate ~215

Add a new email account. For Gmail: opens a browser for OAuth. For IMAP/JMAP: stores encrypted credentials. Sensitive fields (username, password) can also be set via environment variables.

NameTypeReqDescription
aliasstringyesShort name for this account (e.g. 'personal', 'work')
emailstringyesEmail address
hoststringIMAP server hostname (IMAP only)
passwordstringIMAP/SMTP password or app password (IMAP only)
portnumberIMAP server port (IMAP only, default 993)
providerstringyesEmail provider type
sessionUrlstringJMAP session URL override (JMAP only, auto-discovered from host by default)
smtpHoststringSMTP server hostname (IMAP only)
smtpPortnumberSMTP server port (IMAP only, default 587)
usernamestringIMAP/SMTP username (IMAP only)

No output schema declared.

No examples provided.

batch_modify_emails ~61

Add or remove labels/flags on multiple messages

NameTypeReqDescription
accountstringyesAccount alias
add_labelsarrayLabels to add
message_idsarrayyesMessage IDs
remove_labelsarrayLabels to remove

No output schema declared.

No examples provided.

bulk_modify ~224

Add or remove labels on all messages matching a query. Same fast search-then-batch pattern as bulk_trash, but for arbitrary label ops. Use this for archive (remove_labels=['INBOX']), bulk star/unstar, mark-read across a label, moving messages between labels, etc. Use dry_run to see the count first.

NameTypeReqDescription
accountstringyesAccount alias
add_labelsarrayLabels to add to each matching message.
dry_runbooleanIf true, return the matching count without modifying anything.
folderstringOptional folder/label scope. On Gmail becomes a 'label:' prefix; on IMAP/JMAP scopes the search to that mailbox.
maxnumberSafety cap on number of messages to modify. Defaults to no cap.
querystringyesSearch query (Gmail syntax for Gmail accounts, e.g. 'in:inbox older_than:30d')
remove_labelsarrayLabels to remove from each matching message. Use ['INBOX'] for archive.

No output schema declared.

No examples provided.

bulk_trash ~193

Trash all messages matching a query. Paginates the search and batch-trashes the IDs in one call. Use dry_run to see the count before committing. Useful for label cleanups (e.g. trash everything in 'Newsletters' or older than 90 days).

NameTypeReqDescription
accountstringyesAccount alias
dry_runbooleanIf true, return the matching count without trashing anything.
folderstringOptional folder/label scope. On Gmail this becomes a 'label:' prefix; on IMAP/JMAP it scopes the search to that mailbox.
maxnumberSafety cap on number of messages to trash. Defaults to no cap; set this to bound destructive scope.
querystringyesSearch query (Gmail syntax for Gmail accounts, e.g. 'label:Meetups' or 'from:noreply@example.com older_than:30d')

No output schema declared.

No examples provided.

bulk_unsubscribe ~37

Find unsubscribe links for multiple mailing list messages

NameTypeReqDescription
accountstringyesAccount alias
message_idsarrayyesMessage IDs

No output schema declared.

No examples provided.

count_unread_by_label ~36

Count unread messages per label/folder. Useful for deciding where to look first.

NameTypeReqDescription
accountstringyesAccount alias

No output schema declared.

No examples provided.

create_draft ~140

Create a draft email

NameTypeReqDescription
accountstringyesAccount alias
attachmentsarrayOptional list of local file paths to attach. Each path must point to a regular file under 25 MB; total per message is also capped at 25 MB.
bccarrayBCC recipients
bodystringyesEmail body
ccarrayCC recipients
htmlbooleanSend as HTML (default false)
in_reply_tostringMessage ID to create draft as reply to
subjectstringyesEmail subject
toarrayyesRecipient email addresses

No output schema declared.

No examples provided.

create_filter ~105

Create a Gmail filter

NameTypeReqDescription
accountstringyesAccount alias
add_labelstringLabel to apply
archivebooleanSkip inbox
fromstringFilter by sender
mark_readbooleanMark as read
querystringFilter by search query
remove_labelstringLabel to remove
subjectstringFilter by subject
tostringFilter by recipient

No output schema declared.

No examples provided.

create_label ~42

Create a new label (Gmail) or folder (IMAP)

NameTypeReqDescription
accountstringyesAccount alias
namestringyesLabel/folder name

No output schema declared.

No examples provided.

delete_draft ~42

Permanently delete a Gmail draft. This cannot be undone.

NameTypeReqDescription
accountstringyesAccount alias
draft_idstringyesDraft ID to delete

No output schema declared.

No examples provided.

delete_filter ~34

Delete a Gmail filter

NameTypeReqDescription
accountstringyesAccount alias
filter_idstringyesFilter ID to delete

No output schema declared.

No examples provided.

delete_label ~44

Delete a label (Gmail) or folder (IMAP)

NameTypeReqDescription
accountstringyesAccount alias
label_idstringyesLabel/folder ID to delete

No output schema declared.

No examples provided.

delete_template ~33

Delete a saved template

NameTypeReqDescription
accountstringyesAccount alias
message_idstringyesTemplate message ID

No output schema declared.

No examples provided.

download_attachment ~94

Download an email attachment to a safe directory

NameTypeReqDescription
accountstringyesAccount alias
attachment_idstringyesAttachment filename (recommended — stable) or ID from read_email (Gmail IDs are ephemeral)
message_idstringyesMessage ID
save_tostringDirectory to save to (default ~/Downloads/mailbox-mcp). Allowed: ~/Downloads/mailbox-mcp or /tmp.

No output schema declared.

No examples provided.

emails_since ~95

List messages received after a given timestamp. Use for polling new mail since a last-check marker.

NameTypeReqDescription
accountstringyesAccount alias
folderstringOptional folder/label to scope the search
max_resultsnumberMax results (default 50)
sincestringyesISO 8601 timestamp, e.g. '2026-04-20T10:00:00Z'

No output schema declared.

No examples provided.

export_email ~87

Export an email as a raw RFC 822 .eml file to a safe directory. Useful for archival, legal discovery, or migration.

NameTypeReqDescription
accountstringyesAccount alias
message_idstringyesMessage ID
save_tostringDirectory to save to (default ~/Downloads/mailbox-mcp). Allowed: ~/Downloads/mailbox-mcp or /tmp.

No output schema declared.

No examples provided.

export_thread ~81

Export all messages in a thread as individual .eml files to a safe directory. Gmail/JMAP only.

NameTypeReqDescription
accountstringyesAccount alias
save_tostringDirectory to save to (default ~/Downloads/mailbox-mcp). Allowed: ~/Downloads/mailbox-mcp or /tmp.
thread_idstringyesThread ID

No output schema declared.

No examples provided.

forward_email ~114

Forward an email message to new recipients

NameTypeReqDescription
accountstringyesAccount alias
attachmentsarrayOptional list of local file paths to attach. Each path must point to a regular file under 25 MB; total per message is also capped at 25 MB.
htmlbooleanSend as HTML (default false)
messagestringOptional message to add above the forwarded content
message_idstringyesMessage ID to forward
toarrayyesRecipient email addresses

No output schema declared.

No examples provided.

get_signature ~26

Get the email signature for a Gmail account

NameTypeReqDescription
accountstringyesAccount alias

No output schema declared.

No examples provided.

get_vacation ~26

Get vacation auto-reply settings

NameTypeReqDescription
accountstringyesAccount alias

No output schema declared.

No examples provided.

inbox_summary ~30

Get a summary of recent inbox activity including total and unread counts

NameTypeReqDescription
accountstringyesAccount alias

No output schema declared.

No examples provided.

list_accounts ~21

List all configured email accounts with their provider type and email address

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_drafts ~40

List drafts for an account

NameTypeReqDescription
accountstringyesAccount alias
max_resultsnumberMax drafts to return (default 20)

No output schema declared.

No examples provided.

list_filters ~21

List Gmail filters

NameTypeReqDescription
accountstringyesAccount alias

No output schema declared.

No examples provided.

list_labels ~34

List all labels (Gmail) or folders (IMAP) for an account

NameTypeReqDescription
accountstringyesAccount alias

No output schema declared.

No examples provided.

list_recent_bulk_ops ~61

List recent bulk_modify and bulk_trash operations recorded in the transaction log. Use to find an op id for undo_bulk_op.

NameTypeReqDescription
accountstringOptional account filter.
limitnumberMax records to return (default 20).

No output schema declared.

No examples provided.

list_send_as ~28

List send-as aliases configured on a Gmail account

NameTypeReqDescription
accountstringyesAccount alias

No output schema declared.

No examples provided.

list_templates ~22

List saved email templates

NameTypeReqDescription
accountstringyesAccount alias

No output schema declared.

No examples provided.

mark_read ~54

Mark an email as read or unread

NameTypeReqDescription
accountstringyesAccount alias
message_idstringyesMessage ID
readbooleantrue to mark read, false to mark unread (default true)

No output schema declared.

No examples provided.

modify_email ~59

Add or remove labels/flags on a message

NameTypeReqDescription
accountstringyesAccount alias
add_labelsarrayLabels to add
message_idstringyesMessage ID
remove_labelsarrayLabels to remove

No output schema declared.

No examples provided.

multi_account_search ~67

Run the same search across all configured accounts in parallel. Returns results grouped by account alias.

NameTypeReqDescription
max_resultsnumberMax results per account (default 10)
querystringyesSearch query (Gmail syntax for Gmail accounts; plain text for IMAP/JMAP)

No output schema declared.

No examples provided.

read_email ~39

Read a single email message with full content

NameTypeReqDescription
accountstringyesAccount alias
message_idstringyesMessage ID from search results

No output schema declared.

No examples provided.

read_thread ~41

Read an entire email conversation thread (Gmail and JMAP only)

NameTypeReqDescription
accountstringyesAccount alias
thread_idstringyesThread ID

No output schema declared.

No examples provided.

reauth ~56

Re-run OAuth for an existing Gmail account without removing it. Opens a browser for Google sign-in. Use when the refresh token expires (invalid_grant) or scopes change.

NameTypeReqDescription
aliasstringyesAccount alias to re-authenticate

No output schema declared.

No examples provided.

remove_account ~29

Remove a configured email account and its stored credentials

NameTypeReqDescription
aliasstringyesAccount alias to remove

No output schema declared.

No examples provided.

reply_email ~134

Reply to an email message

NameTypeReqDescription
accountstringyesAccount alias
attachmentsarrayOptional list of local file paths to attach. Each path must point to a regular file under 25 MB; total per message is also capped at 25 MB.
bccarrayAdditional BCC recipients
bodystringyesReply body
ccarrayAdditional CC recipients
htmlbooleanSend as HTML (default false)
message_idstringyesMessage ID to reply to
reply_allbooleanReply to all recipients (default false)

No output schema declared.

No examples provided.

save_template ~58

Save an email template (stored as a Gmail draft with TEMPLATE label)

NameTypeReqDescription
accountstringyesAccount alias
bodystringyesTemplate body
namestringyesTemplate name
subjectstringyesTemplate subject

No output schema declared.

No examples provided.

search_emails ~105

Search emails in an account. Gmail supports full Gmail search syntax. IMAP searches subject and body. Optional folder parameter scopes the search to a specific label/folder.

NameTypeReqDescription
accountstringyesAccount alias
folderstringOptional folder/label to scope the search (IMAP mailbox path, Gmail label name, or JMAP mailbox name/id)
max_resultsnumberMax results (default 20)
querystringyesSearch query

No output schema declared.

No examples provided.

send_draft ~72

Send an existing draft as-is. For Gmail/JMAP the draft is finalised and submitted; for IMAP the message is sent via SMTP and removed from the Drafts folder.

NameTypeReqDescription
accountstringyesAccount alias
draft_idstringyesDraft ID from list_drafts or create_draft

No output schema declared.

No examples provided.

send_email ~122

Send a new email

NameTypeReqDescription
accountstringyesAccount alias
attachmentsarrayOptional list of local file paths to attach. Each path must point to a regular file under 25 MB; total per message is also capped at 25 MB.
bccarrayBCC recipients
bodystringyesEmail body
ccarrayCC recipients
htmlbooleanSend as HTML (default false)
subjectstringyesEmail subject
toarrayyesRecipient email addresses

No output schema declared.

No examples provided.

send_template ~45

Send an email using a saved template

NameTypeReqDescription
accountstringyesAccount alias
message_idstringyesTemplate message ID
toarrayyesRecipients

No output schema declared.

No examples provided.

set_signature ~36

Update the email signature for a Gmail account

NameTypeReqDescription
accountstringyesAccount alias
signaturestringyesHTML signature content

No output schema declared.

No examples provided.

set_vacation ~135

Configure vacation auto-reply

NameTypeReqDescription
accountstringyesAccount alias
bodystringAuto-reply body (HTML)
contacts_onlybooleanOnly reply to contacts
domain_onlybooleanOnly reply to same domain
enabledbooleanyesEnable or disable auto-reply
end_timestringEnd date (ISO format, e.g. '2026-03-20')
start_timestringStart date (ISO format, e.g. '2026-03-10')
subjectstringAuto-reply subject

No output schema declared.

No examples provided.

star_email ~52

Star or unstar an email

NameTypeReqDescription
accountstringyesAccount alias
message_idstringyesMessage ID
starredbooleantrue to star, false to unstar (default true)

No output schema declared.

No examples provided.

trash_emails ~35

Move messages to trash

NameTypeReqDescription
accountstringyesAccount alias
message_idsarrayyesMessage IDs to trash

No output schema declared.

No examples provided.

undo_bulk_op ~76

Reverse a previously recorded bulk_modify or bulk_trash by replaying the inverse label change against the exact ids that were touched. Find the op id from list_recent_bulk_ops. Idempotent on already-reversed ops (refuses to re-reverse).

NameTypeReqDescription
op_idstringyesThe op id from list_recent_bulk_ops.

No output schema declared.

No examples provided.

unsubscribe ~44

Unsubscribe from a mailing list by finding the List-Unsubscribe header

NameTypeReqDescription
accountstringyesAccount alias
message_idstringyesMessage ID from the mailing list

No output schema declared.

No examples provided.

update_draft ~138

Replace the contents of an existing Gmail draft. The draft's thread association is preserved automatically.

NameTypeReqDescription
accountstringyesAccount alias
attachmentsarrayOptional list of local file paths to attach. Each must be a regular file under 25 MB.
bccarrayBCC recipients
bodystringyesEmail body
ccarrayCC recipients
draft_idstringyesDraft ID returned by create_draft
htmlbooleanSend as HTML (default false)
subjectstringyesEmail subject
toarrayyesRecipient email addresses

No output schema declared.

No examples provided.

Common questions

What is the io.github.jgalea/mailbox-mcp server?

io.github.jgalea/mailbox-mcp is listed in the public MCP registry as io.github.jgalea/mailbox-mcp. Multi-account email MCP server for Gmail, IMAP, and JMAP: search, send, drafts, labels. This page covers its npm package (mailbox-mcp).

Is the io.github.jgalea/mailbox-mcp server safe to use?

io.github.jgalea/mailbox-mcp scores 87 out of 100 on VerifyMCP. We recorded 9 known advisories against it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. 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 io.github.jgalea/mailbox-mcp server expose?

io.github.jgalea/mailbox-mcp exposes 49 tools: send_email, reply_email, forward_email, create_draft, list_accounts, and 44 more. Their descriptions and schemas cost roughly 3,442 tokens of context every time the server is loaded.

Is the io.github.jgalea/mailbox-mcp server still maintained?

io.github.jgalea/mailbox-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.jgalea/mailbox-mcp server under?

io.github.jgalea/mailbox-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.