# io.github.codefuturist/email-mcp (npm · @codefuturist/email-mcp)

IMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.

- Trust score: 29/100 (low)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-10

## Components

- npm · `@codefuturist/email-mcp`: 29/100 (this document), [markdown](https://verifymcp.io/servers/codefuturist-email-mcp/codefuturist-email-mcp.md), [page](https://verifymcp.io/servers/codefuturist-email-mcp/codefuturist-email-mcp)

## Channel facts

- Registry: `npm`
- Package: `@codefuturist/email-mcp`
- Version: `0.2.3`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-10.

- **Supply Chain Security**: 81/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known high-severity CVE affects nodemailer 8.0.11, a direct dependency. A fixed version is available.
  - No install/post-install scripts declared.
  - 37 of 132 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 23/100
  - Repository check failed: the declared repository URL redirects; it must resolve directly.
  - Build provenance is cryptographically sound, but it attests a different repository to the one declared in the registry. Most often the declared URL is simply stale.
  - Clear OSI-approved license (LGPL-3.0-or-later).
  - Actively maintained (last published 85 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: this package installed, but its server did not start, so we have no schema to assess.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: this package installed, but its server did not start, so we have no schema to compare.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: this package installed, but its server did not start, so we have no tool definitions to assess.
- **Capabilities**: 0/100
  - Protocol version not yet verified: this package installed, but its server did not start, so we never saw its MCP handshake.

**Unverified: 4 categories.** Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you.

## Install

### Claude

```bash
claude mcp add codefuturist-email-mcp -- npx -y @codefuturist/email-mcp
```

### Codex

```bash
codex mcp add codefuturist-email-mcp -- npx -y @codefuturist/email-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "codefuturist-email-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@codefuturist/email-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add codefuturist-email-mcp --command npx --arg -y --arg @codefuturist/email-mcp
```

### Hermes

```yaml
mcp_servers:
  codefuturist-email-mcp:
    command: "npx"
    args: ["-y", "@codefuturist/email-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "codefuturist-email-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@codefuturist/email-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-08 (score 29, +4)

- [functional improvement] Security disclosure: fail → pass
- [functional] Dependency health: partial → 0.88

### 2026-08-02 (score 25, +25)

- [security regression] GHSA-p6gq-j5cr-w38f affects this package: high
- [security regression] Known CVEs: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [security] Provenance: Build provenance is cryptographically sound, but it attests a different repository to the one declared in the registry. Most often the declared URL is simply stale.
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional] Licence: LGPL-3.0-or-later

### 2026-08-01 (score 0, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-31 (score 0, −18)

- [security regression] Malware scan: pass → unverified
- [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] 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.

### 2026-07-27 (score 18)

First indexed and scored.

## MCP tools (0)

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/codefuturist-email-mcp/codefuturist-email-mcp#diagnostics

## Score history

- 2026-08-10: 29
- 2026-08-09: 29
- 2026-08-08: 29
- 2026-08-07: 25
- 2026-08-06: 25
- 2026-08-05: 25
- 2026-08-04: 25
- 2026-08-03: 25
- 2026-08-02: 25
- 2026-08-01: 0
- 2026-07-31: 0
- 2026-07-29: 18
- 2026-07-28: 18
- 2026-07-27: 18

## Links

- npm package: https://www.npmjs.com/package/@codefuturist/email-mcp
- Socket report: https://socket.dev/npm/package/@codefuturist/email-mcp
- Changelog RSS feed: https://verifymcp.io/servers/codefuturist-email-mcp/codefuturist-email-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/codefuturist-email-mcp/codefuturist-email-mcp.json
- HTML version of this page: https://verifymcp.io/servers/codefuturist-email-mcp/codefuturist-email-mcp
