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.

MisarMail MCP Server

NPM · @MISARMAIL/MCP · 2 COMPONENTS · SCANNED AUG 26

Send transactional email, run campaigns, manage contacts and automations, audit deliverability.

+30 this week 76 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 →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 30 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability89
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 6021 tokens (~98/item across 61 items; 57 tools + 4 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 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 Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 58 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 MisarMail MCP Server server?

MisarMail MCP Server runs locally as an npm package, launched with npx -y @misarmail/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 · @misarmail/mcp

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

  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1

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

  • 23 Aug 26 +1

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

  • 21 Aug 26 +1

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

  • 20 Aug 26 +26
    • Malware scan: unverified → pass security
    • Known CVEs: unverified → pass security
    • Dependency health: unverified → 0.85 functional
  • 19 Aug 26 −10
    • Known CVEs: pass → unverified security
    • Schema quality: 71 → 98 functional
    • Dependency health: 0.85 → unverified functional
    • Stability: unverified → 0.03 functional
    • Package version: 5.0.4 → 5.1.2 functional
    • Package version: 5.0.4 → 5.1.1 functional
    • Package version: 5.0.4 → 5.1.0 functional
  • 18 Aug 26 56

    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 26 Aug 2026 · Analysed npm/@misarmail/mcp@5.1.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Dependencies 95 packages
Packages resolved 95
Stale 30
Tree resolution Complete
MCP tools · 57 exposed · ~5,919 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
send_email ~251

Send a transactional email from a verified MisarMail account. `from.email` must match an email account you have already verified — use list_domains to check which sender domains are available. Returns the message ID and queue status.

NameTypeReqDescription
alias_idstringRoute via a specific alias SMTP pool
bccarrayBCC recipients (max 50, hidden from other recipients)
ccarrayCC recipients (max 50)
fromobjectyesSender address (must match a verified MisarMail account)
htmlstringHTML body (max 500KB, recommended)
idempotency_keystringUnique key to prevent duplicate sends (max 128 chars)
metadataobjectCustom metadata key-value pairs (max 20 pairs)
reply_toobjectReply-to address
subjectstringyesEmail subject (max 998 chars)
tagsarrayTags for tracking (max 10, each max 64 chars)
textstringPlain text body (max 500KB, fallback for HTML)
toarrayyesRecipient list (1–100 addresses)

No output schema declared.

No examples provided.

toggle_automation ~129

Activate or pause one automation workflow. This is consequential in one direction: ACTIVATING starts enrolling contacts, which means real emails begin going out on the workflow's schedule without further confirmation. Pausing stops new enrolments. Read the workflow with get_automation first so you know what activating will actually send. Contacts already part-way through a paused workflow are held rather than dropped, so pausing is not a cancellation. Safe to repeat. Requires an API key.

NameTypeReqDescription
activebooleanyestrue to activate, false to pause
automation_idstringyesAutomation ID (UUID)

No output schema declared.

No examples provided.

toggle_integration ~141

Turn one third-party integration on or off. This changes live behaviour: DISABLING stops all syncing through that integration, so data quietly stops flowing until it is re-enabled. It does not disconnect the integration or revoke its credentials — the connection and its scopes survive, which is why re-enabling picks up where it left off. Safe to repeat: setting an integration to the state it is already in changes nothing. Requires an API key. Call list_integrations first so you know the current state rather than toggling blind.

NameTypeReqDescription
enabledbooleanyestrue to enable, false to disable
integration_idstringyesIntegration ID

No output schema declared.

No examples provided.

update_contact ~128

Update an existing contact by email address, including changing subscription status. Setting status to unsubscribed immediately excludes them from every future campaign.

NameTypeReqDescription
companystringCompany name
custom_fieldsobjectCustom key-value attributes to merge
emailstringyesEmail address identifying the contact
first_namestringFirst name
job_titlestringJob title
last_namestringLast name
phonestringPhone number
statusstringNew subscription status
tagsarrayReplace segmentation tags

No output schema declared.

No examples provided.

upgrade ~97

Show the current MisarMail plan, how much of each quota is left, and what upgrading unlocks. Call it any time — not only after hitting a limit. Set open=true to open the checkout page in the default browser.

NameTypeReqDescription
openbooleanOpen the upgrade/checkout page in the default browser.
planstringPlan slug to open (e.g. 'pro', 'max'). Defaults to the recommended plan.

No output schema declared.

No examples provided.

validate_email ~48

Validate an email address before sending: syntax, MX records, disposable-domain and role-account detection. Use this to protect sender reputation on imported lists.

NameTypeReqDescription
emailstringyesEmail address to validate

No output schema declared.

No examples provided.

verify_domain ~51

Re-check a domain's DNS records and mark it verified if they resolve. Safe to retry — DNS propagation can take up to 48 hours.

NameTypeReqDescription
domain_idstringyesDomain ID returned by add_domain

No output schema declared.

No examples provided.

Common questions

What is the MisarMail MCP Server server?

MisarMail MCP Server is listed in the public MCP registry as io.github.Misar-AI/misarmail-mcp. Send transactional email, run campaigns, manage contacts and automations, audit deliverability. This page covers its npm package (@misarmail/mcp).

Is the MisarMail MCP Server server safe to use?

MisarMail MCP Server scores 76 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 26 August 2026. It declares no install or post-install scripts. 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 MisarMail MCP Server server expose?

MisarMail MCP Server exposes 57 tools: send_email, list_emails, get_email, reply_to_email, archive_email, and 52 more. Their descriptions and schemas cost roughly 5,919 tokens of context every time the server is loaded.

Is the MisarMail MCP Server server still maintained?

MisarMail MCP Server is still listed as active in the MCP registry. We last reached this channel on 26 August 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 MisarMail MCP Server server under?

MisarMail MCP Server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.