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.infoinlet-marketplace/mcp-email

NPM · @INFOINLET/MCP-EMAIL · SCANNED AUG 3

Email for AI agents — read inbox (IMAP), search, and send (SMTP).

+29 this week 47 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 Security70
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects nodemailer 6.10.1, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (139 of 143), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 65 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability54
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 165 tokens (~41/item across 4 items; 4 tools + 0 resources), lean.Pass
  • 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 Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
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 · @infoinlet/mcp-email

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

  • 3 Aug 26 +32
    • GHSA-c7w3-x93f-qmm8 affects this package: high security
    • GHSA-vvjj-xcjg-gr5g affects this package: high security
    • CVE-2025-14874 affects this package: high security
    • GHSA-r7g4-qg5f-qqm2 affects this package: high security
    • GHSA-268h-hp4c-crq3 affects this package: high security
    • GHSA-p6gq-j5cr-w38f affects this package: high security
    • GHSA-wqvq-jvpq-h66f affects this package: high security
    • CVE-2025-13033 affects this package: high security
    • Provenance: unverified → fail security
    • Known CVEs: unverified → fail security
    • Install scripts: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Tool coverage: unverified → 100 functional
    • License: unverified → pass functional
    • Schema quality: unverified → fair functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Licence: MIT functional
  • 1 Aug 26 +15
    • Malware scan: unverified → pass security
  • 31 Jul 26 −17
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Malware scan: pass → unverified security
  • 28 Jul 26 +17
    • Tool coverage: unverified → 100 functional
    • First check of Tool coverage: 0 functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: pass functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 18

    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/@infoinlet/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Vulnerabilities 8 findings
ID CVE Severity Vector Fix available
GHSA-268h-hp4c-crq3 medium CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N yes
GHSA-c7w3-x93f-qmm8 low yes
GHSA-mm7p-fcc7-pg87 CVE-2025-13033 medium yes
GHSA-p6gq-j5cr-w38f 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 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N yes
GHSA-rcmh-qjqh-p98v CVE-2025-14874 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-vvjj-xcjg-gr5g medium CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N yes
GHSA-wqvq-jvpq-h66f medium CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N yes
Dependencies 139 packages

139 packages in the resolved dependency tree · 139 deprecated · 38 stale.

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

MCP tools — 4 exposed · ~165 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
list_messages ~31

List the most recent inbox messages (IMAP). Requires IMAP_* config.

NameTypeReqDescription
countnumber

No output schema declared.

No examples provided.

read_message ~27

Read a message by UID (subject/from/to/date/text).

NameTypeReqDescription
uidnumberyes

No output schema declared.

No examples provided.

search_messages ~49

Search the inbox by from / subject / since (ISO date).

NameTypeReqDescription
countnumber
fromstring
sincestring
subjectstring

No output schema declared.

No examples provided.

send_email ~58

Send an email (SMTP). `to` may be a comma/semicolon list. Requires SMTP_* config.

NameTypeReqDescription
htmlstring
subjectstringyes
textstring
tostringyes

No output schema declared.

No examples provided.