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
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
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
claude mcp add jgalea-mailbox-mcp -- npx -y mailbox-mcp
{
"mcpServers": {
"jgalea-mailbox-mcp": {
"command": "npx",
"args": [
"-y",
"mailbox-mcp"
]
}
}
} {
"servers": {
"jgalea-mailbox-mcp": {
"command": "npx",
"args": [
"-y",
"mailbox-mcp"
]
}
}
} codex mcp add jgalea-mailbox-mcp -- npx -y mailbox-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"jgalea-mailbox-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"mailbox-mcp"
],
"enabled": true
}
}
} openclaw mcp add jgalea-mailbox-mcp --command npx --arg -y --arg mailbox-mcp
mcp_servers:
jgalea-mailbox-mcp:
command: "npx"
args: ["-y", "mailbox-mcp"] {
"McpServers": {
"jgalea-mailbox-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"mailbox-mcp"
]
}
}
} assistant mcp add jgalea-mailbox-mcp -t stdio -c npx -a -y mailbox-mcp
{
"mcpServers": {
"jgalea-mailbox-mcp": {
"command": "npx",
"args": [
"-y",
"mailbox-mcp"
]
}
}
} 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.
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 →
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 →
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.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| message_id | string | yes | Message 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.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Short name for this account (e.g. 'personal', 'work') |
| string | yes | Email address | |
| host | string | – | IMAP server hostname (IMAP only) |
| password | string | – | IMAP/SMTP password or app password (IMAP only) |
| port | number | – | IMAP server port (IMAP only, default 993) |
| provider | string | yes | Email provider type |
| sessionUrl | string | – | JMAP session URL override (JMAP only, auto-discovered from host by default) |
| smtpHost | string | – | SMTP server hostname (IMAP only) |
| smtpPort | number | – | SMTP server port (IMAP only, default 587) |
| username | string | – | IMAP/SMTP username (IMAP only) |
No output schema declared.
No examples provided.
batch_modify_emails ~61
Add or remove labels/flags on multiple messages
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| add_labels | array | – | Labels to add |
| message_ids | array | yes | Message IDs |
| remove_labels | array | – | Labels 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.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| add_labels | array | – | Labels to add to each matching message. |
| dry_run | boolean | – | If true, return the matching count without modifying anything. |
| folder | string | – | Optional folder/label scope. On Gmail becomes a 'label:' prefix; on IMAP/JMAP scopes the search to that mailbox. |
| max | number | – | Safety cap on number of messages to modify. Defaults to no cap. |
| query | string | yes | Search query (Gmail syntax for Gmail accounts, e.g. 'in:inbox older_than:30d') |
| remove_labels | array | – | Labels 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).
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| dry_run | boolean | – | If true, return the matching count without trashing anything. |
| folder | string | – | Optional folder/label scope. On Gmail this becomes a 'label:' prefix; on IMAP/JMAP it scopes the search to that mailbox. |
| max | number | – | Safety cap on number of messages to trash. Defaults to no cap; set this to bound destructive scope. |
| query | string | yes | Search 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
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| message_ids | array | yes | Message 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.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
No output schema declared.
No examples provided.
create_draft ~140
Create a draft email
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| attachments | array | – | Optional 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. |
| bcc | array | – | BCC recipients |
| body | string | yes | Email body |
| cc | array | – | CC recipients |
| html | boolean | – | Send as HTML (default false) |
| in_reply_to | string | – | Message ID to create draft as reply to |
| subject | string | yes | Email subject |
| to | array | yes | Recipient email addresses |
No output schema declared.
No examples provided.
create_filter ~105
Create a Gmail filter
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| add_label | string | – | Label to apply |
| archive | boolean | – | Skip inbox |
| from | string | – | Filter by sender |
| mark_read | boolean | – | Mark as read |
| query | string | – | Filter by search query |
| remove_label | string | – | Label to remove |
| subject | string | – | Filter by subject |
| to | string | – | Filter by recipient |
No output schema declared.
No examples provided.
create_label ~42
Create a new label (Gmail) or folder (IMAP)
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| name | string | yes | Label/folder name |
No output schema declared.
No examples provided.
delete_draft ~42
Permanently delete a Gmail draft. This cannot be undone.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| draft_id | string | yes | Draft ID to delete |
No output schema declared.
No examples provided.
delete_filter ~34
Delete a Gmail filter
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| filter_id | string | yes | Filter ID to delete |
No output schema declared.
No examples provided.
delete_label ~44
Delete a label (Gmail) or folder (IMAP)
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| label_id | string | yes | Label/folder ID to delete |
No output schema declared.
No examples provided.
delete_template ~33
Delete a saved template
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| message_id | string | yes | Template message ID |
No output schema declared.
No examples provided.
download_attachment ~94
Download an email attachment to a safe directory
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| attachment_id | string | yes | Attachment filename (recommended — stable) or ID from read_email (Gmail IDs are ephemeral) |
| message_id | string | yes | Message ID |
| save_to | string | – | Directory 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.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| folder | string | – | Optional folder/label to scope the search |
| max_results | number | – | Max results (default 50) |
| since | string | yes | ISO 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.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| message_id | string | yes | Message ID |
| save_to | string | – | Directory 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.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| save_to | string | – | Directory to save to (default ~/Downloads/mailbox-mcp). Allowed: ~/Downloads/mailbox-mcp or /tmp. |
| thread_id | string | yes | Thread ID |
No output schema declared.
No examples provided.
forward_email ~114
Forward an email message to new recipients
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| attachments | array | – | Optional 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. |
| html | boolean | – | Send as HTML (default false) |
| message | string | – | Optional message to add above the forwarded content |
| message_id | string | yes | Message ID to forward |
| to | array | yes | Recipient email addresses |
No output schema declared.
No examples provided.
get_signature ~26
Get the email signature for a Gmail account
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
No output schema declared.
No examples provided.
get_vacation ~26
Get vacation auto-reply settings
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
No output schema declared.
No examples provided.
inbox_summary ~30
Get a summary of recent inbox activity including total and unread counts
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account 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
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| max_results | number | – | Max drafts to return (default 20) |
No output schema declared.
No examples provided.
list_filters ~21
List Gmail filters
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
No output schema declared.
No examples provided.
list_labels ~34
List all labels (Gmail) or folders (IMAP) for an account
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account 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.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | – | Optional account filter. |
| limit | number | – | Max 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
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
No output schema declared.
No examples provided.
list_templates ~22
List saved email templates
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
No output schema declared.
No examples provided.
mark_read ~54
Mark an email as read or unread
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| message_id | string | yes | Message ID |
| read | boolean | – | true 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
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| add_labels | array | – | Labels to add |
| message_id | string | yes | Message ID |
| remove_labels | array | – | Labels 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.
| Name | Type | Req | Description |
|---|---|---|---|
| max_results | number | – | Max results per account (default 10) |
| query | string | yes | Search 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
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| message_id | string | yes | Message ID from search results |
No output schema declared.
No examples provided.
read_thread ~41
Read an entire email conversation thread (Gmail and JMAP only)
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| thread_id | string | yes | Thread 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.
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Account alias to re-authenticate |
No output schema declared.
No examples provided.
remove_account ~29
Remove a configured email account and its stored credentials
| Name | Type | Req | Description |
|---|---|---|---|
| alias | string | yes | Account alias to remove |
No output schema declared.
No examples provided.
reply_email ~134
Reply to an email message
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| attachments | array | – | Optional 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. |
| bcc | array | – | Additional BCC recipients |
| body | string | yes | Reply body |
| cc | array | – | Additional CC recipients |
| html | boolean | – | Send as HTML (default false) |
| message_id | string | yes | Message ID to reply to |
| reply_all | boolean | – | Reply 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)
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| body | string | yes | Template body |
| name | string | yes | Template name |
| subject | string | yes | Template 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.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| folder | string | – | Optional folder/label to scope the search (IMAP mailbox path, Gmail label name, or JMAP mailbox name/id) |
| max_results | number | – | Max results (default 20) |
| query | string | yes | Search 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.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| draft_id | string | yes | Draft ID from list_drafts or create_draft |
No output schema declared.
No examples provided.
send_email ~122
Send a new email
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| attachments | array | – | Optional 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. |
| bcc | array | – | BCC recipients |
| body | string | yes | Email body |
| cc | array | – | CC recipients |
| html | boolean | – | Send as HTML (default false) |
| subject | string | yes | Email subject |
| to | array | yes | Recipient email addresses |
No output schema declared.
No examples provided.
send_template ~45
Send an email using a saved template
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| message_id | string | yes | Template message ID |
| to | array | yes | Recipients |
No output schema declared.
No examples provided.
set_signature ~36
Update the email signature for a Gmail account
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| signature | string | yes | HTML signature content |
No output schema declared.
No examples provided.
set_vacation ~135
Configure vacation auto-reply
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| body | string | – | Auto-reply body (HTML) |
| contacts_only | boolean | – | Only reply to contacts |
| domain_only | boolean | – | Only reply to same domain |
| enabled | boolean | yes | Enable or disable auto-reply |
| end_time | string | – | End date (ISO format, e.g. '2026-03-20') |
| start_time | string | – | Start date (ISO format, e.g. '2026-03-10') |
| subject | string | – | Auto-reply subject |
No output schema declared.
No examples provided.
star_email ~52
Star or unstar an email
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| message_id | string | yes | Message ID |
| starred | boolean | – | true to star, false to unstar (default true) |
No output schema declared.
No examples provided.
trash_emails ~35
Move messages to trash
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| message_ids | array | yes | Message 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).
| Name | Type | Req | Description |
|---|---|---|---|
| op_id | string | yes | The 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
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| message_id | string | yes | Message 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.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Account alias |
| attachments | array | – | Optional list of local file paths to attach. Each must be a regular file under 25 MB. |
| bcc | array | – | BCC recipients |
| body | string | yes | Email body |
| cc | array | – | CC recipients |
| draft_id | string | yes | Draft ID returned by create_draft |
| html | boolean | – | Send as HTML (default false) |
| subject | string | yes | Email subject |
| to | array | yes | Recipient email addresses |
No output schema declared.
No examples provided.
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.