# mailwarden

Gmail MCP server for email triage: search, labels, archive, trash, unsubscribe, snooze.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.15.1
- **Author:** io.github.csitte
- **License:** Unknown
- **npm:** mailwarden
- **Source:** https://github.com/csitte/mailwarden
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 13 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-15T22:36:13.324Z
- **Version scanned:** 0.10.0
- **CVEs:** none found by OSV at scan time

## Tools

25 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `search`
- `get_thread`
- `list_labels`
- `list_snoozed`
- `get_profile`
- `triage_digest`
- `list_unsubscribe`
- `list_subscriptions`
- `create_label`
- `modify_labels`
- `bulk_modify`
- `archive`
- `mark_read`
- `mark_unread`
- `trash`
- `untrash`
- `download_attachment`
- `unsubscribe`
- `bulk_unsubscribe`
- `snooze`
- `unsnooze`
- `sweep_snoozed`
- `list_filters`
- `create_filter`
- `delete_filter`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mailwarden\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"mailwarden\"\n      ],\n      \"env\": {\n        \"MAILWARDEN_CREDENTIALS\": \"<YOUR_MAILWARDEN_CREDENTIALS>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `MAILWARDEN_CREDENTIALS` — Mailwarden Credentials (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — deletes data; holds an api key.
- Floor 52, ceiling 52 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/mailwarden
- Install plan: https://forgeregistry.com/api/v1/packages/mailwarden/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/mailwarden
- HTML page: https://forgeregistry.com/registry/mailwarden
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
