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.spruikco/send16-mcp

NPM · SEND16-MCP · 2 COMPONENTS · SCANNED AUG 3

Email for AI agents: send mail, manage contacts, automations & webhooks. Zero-DNS first send.

+19 this week 65 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 Security86
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 6299 tokens (~79/item across 79 items; 79 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 Coverage95
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 84% of tool parameters carry a description.Partial
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 · send16-mcp

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

  • 2 Aug 26 +12
    • Malware scan: unverified → pass security
  • 1 Aug 26 +32
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → excellent functional
    • Licence: MIT functional
  • 31 Jul 26 −7
    • 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
  • 27 Jul 26 46

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

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

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

MCP tools — 79 exposed · ~6,299 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_topics ~70

List subscription topics. Topics are granular categories contacts can subscribe to (e.g. 'product-updates', 'weekly-digest'). Campaigns and automations can be gated to subscribers of a specific topic.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)

No output schema declared.

No examples provided.

list_webhooks ~56

List configured outgoing webhooks (your endpoints that Send16 POSTs delivery events to). Outgoing webhooks are a plan feature.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)

No output schema declared.

No examples provided.

list_workspaces ~44

List workspaces the authenticated user has access to (owner or member).

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)

No output schema declared.

No examples provided.

mark_convo_read ~51

Mark a conversation as read for the current viewer.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
convoIdstringyesConversation ID

No output schema declared.

No examples provided.

pause_automation ~56

Pause an automation. Existing enrollments freeze in place; no new contacts enroll.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
automationIdstringyesAutomation ID

No output schema declared.

No examples provided.

pause_campaign ~55

Pause a sending campaign. Already-sent messages are unaffected; remaining sends halt.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
campaignIdstringyesCampaign ID

No output schema declared.

No examples provided.

pre_send_review ~101

Run an AI pre-send review on an email's HTML before sending. Surfaces tone issues, broken links, missing alt text, spam triggers, and accessibility problems.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
audiencestringShort description of the audience (helps tone analysis)
htmlstringyesFull HTML body to review
subjectstringyesEmail subject line

No output schema declared.

No examples provided.

preview_campaign_recipients ~58

Preview the recipient set for a campaign before sending. Returns count + sample list.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
campaignIdstringyesCampaign ID

No output schema declared.

No examples provided.

preview_segment ~49

Preview the contacts that match a segment without sending.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
segmentIdstringyesSegment ID

No output schema declared.

No examples provided.

regenerate_webhook_secret ~60

Rotate the HMAC signing secret for an outgoing webhook endpoint. Returns the new secret once.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
webhookIdstringyesWebhook ID

No output schema declared.

No examples provided.

remove_contact_from_audience ~59

Remove a contact from an audience.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
audienceIdstringyesAudience ID
contactIdstringyesContact ID

No output schema declared.

No examples provided.

remove_suppression ~59

Remove an email from the suppression list. Use only when you've confirmed the recipient wants to receive mail again.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
emailstringyes

No output schema declared.

No examples provided.

render_email_content ~108

Compile an EmailContent JSON object (the shape used by the Send16 builder + templates) into HTML using the platform's authoritative renderer. Returns the exact HTML the API would send. Useful for previews and post-processing.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
contentobjectyesEmailContent JSON (from get_template or the builder)
variablesobjectVariable replacements (e.g. {firstName:'Alice'})

No output schema declared.

No examples provided.

resume_campaign ~44

Resume a paused campaign.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
campaignIdstringyesCampaign ID

No output schema declared.

No examples provided.

schedule_campaign ~99

Schedule (or send immediately) an existing draft campaign to an audience/segment/topic.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
audienceIdstring
campaignIdstringyesCampaign ID
scheduleAtstringISO-8601 future datetime; omit to send immediately
segmentIdstring
topicIdstring

No output schema declared.

No examples provided.

screener_decide ~83

Decide a pending screener conversation (first-time sender). 'allow' lets future emails through, 'reject' blocks, 'cold' marks as cold outreach.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
convoIdstringyesConversation ID
decisionstringyesScreener decision

No output schema declared.

No examples provided.

search_contacts ~90

Search contacts by email address or name. Returns matching contacts with their tags and subscription status.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
pageintegerPage number
pageSizeintegerResults per page (max 100)
querystringyesSearch query (matches against email, first name, last name)

No output schema declared.

No examples provided.

send_broadcast ~224

One-shot broadcast: create a campaign and immediately schedule it to send. Mirrors Resend's one-call broadcast API. Pass either an audienceId, segmentId, topicId, or fully-qualified filter. Provide html OR templateSlug.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
audienceIdstringSend to all contacts in this audience
fromEmailstringyesMust be a verified domain
fromNamestringyes
htmlstringFull HTML body (one of html/templateSlug required)
namestringyesInternal campaign name
previewTextstring
replyTostring
scheduleAtstringISO-8601 future datetime; omit to send immediately
segmentIdstringSend to all contacts matching this segment
subjectstringyes
templateSlugstringWorkspace template slug to use
topicIdstringSend to all subscribers of this topic

No output schema declared.

No examples provided.

send_campaign_test ~79

Send a test email for an existing campaign to preview how it will look in recipients' inboxes.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
campaignIdstringyesCampaign ID to send test for
testEmailstringyesEmail address to send the test to

No output schema declared.

No examples provided.

send_email ~275

Send a transactional email through Send16. Provide `html`, `text`, or both (text-only is fine for OTPs/receipts/alerts). `from_email` must belong to a domain that is verified in the workspace — call `whoami` for the account and `list_domains` to see which senders are allowed; a send from an unverified domain returns a clear error, not a silent failure. For a zero-setup first send, use from_email `[email protected]` — the sandbox sender delivers with no DNS, but only to your own account email.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
from_emailstringSender email address (must be from a verified domain)
from_namestringSender display name (e.g. "Acme Co")
htmlstringHTML body content
reply_tostringReply-to email address
subjectstringyesEmail subject line
templatestringTransactional template slug to use instead of inline content
textstringPlain text body content
toyesRecipient email address or array of addresses (max 50)
variablesobjectTemplate variables for merge tags

No output schema declared.

No examples provided.

send_event ~163

Fire a custom event for a contact. Automations whose trigger is `{type:'custom_event', eventName:'<name>'}` will enroll the contact and start running. Payload is exposed to condition steps as `event.<key>`.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
contactEmailstringContact email (provide either this or contactId)
contactIdstringContact UUID (provide either this or contactEmail)
namestringyesEvent name (e.g. 'trial_started', 'order.placed')
occurredAtstringISO-8601 timestamp; defaults to now
payloadobjectArbitrary JSON metadata available to automation conditions

No output schema declared.

No examples provided.

send_reply ~94

Reply to an inbox conversation. The reply is sent from the original recipient address (the alias the convo arrived on) and threaded back to the contact.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
convoIdstringyesConversation ID
htmlstringHTML body of the reply
textstringPlain text body of the reply

No output schema declared.

No examples provided.

update_action ~99

Update an Action (toggle enabled, change template, change event name).

NameTypeReqDescription
actionIdstringyesAction ID
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
delaySecondsinteger
enabledboolean
eventNamestring
namestring
sendOnceboolean
templateSlugstring

No output schema declared.

No examples provided.

update_brand ~128

Update workspace brand settings. The designSpec field is a Markdown DESIGN.md document fed into AI generation system prompts — use it to encode voice, do/don't lists, and visual rules.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
designSpecstringMarkdown DESIGN.md spec for AI generation
fontFamilystring
logoUrlstring
primaryColorstringHex color (e.g. '#4F46E5')
secondaryColorstringHex color

No output schema declared.

No examples provided.

update_campaign ~109

Update a draft campaign's content, subject, preview text, or sender info.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
campaignIdstringyesCampaign ID
fromEmailstring
fromNamestring
htmlstring
previewTextstring
replyTostring
subjectstring
templateSlugstring

No output schema declared.

No examples provided.

update_contact ~84

Update a contact's profile fields, custom fields, or subscription state.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
contactIdstringyesContact ID
customFieldsobject
firstNamestring
lastNamestring
subscribedboolean

No output schema declared.

No examples provided.

update_convo ~97

Update conversation state (open/closed/snoozed/spam/trash), star, or assignee.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
assigneeIdWorkspace member ID, or null to unassign
convoIdstringyesConversation ID
starredbooleanStar/unstar
statestringNew state

No output schema declared.

No examples provided.

update_topic ~72

Update a subscription topic (name, description, default).

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
descriptionstring
isDefaultboolean
namestring
topicIdstringyesTopic ID

No output schema declared.

No examples provided.

whoami ~78

Verify the API key and return the authenticated workspace: name, plan, email quota (used/limit), and owner. Call this first to confirm the key works before sending. Pair with list_domains to see which `from` addresses are allowed.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)

No output schema declared.

No examples provided.