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

REMOTE · MCP.SEND16.COM · 2 COMPONENTS · SCANNED AUG 3

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

+7 this week 75 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security77
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 6917 tokens (~87/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 Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage96
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 87% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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.

remote · mcp.send16.com

# add to Claude Code
claude mcp add --transport http spruikco-send16-mcp https://mcp.send16.com/mcp
# ~/.codex/config.toml
[mcp_servers.spruikco-send16-mcp]
url = "https://mcp.send16.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "spruikco-send16-mcp": {
      "type": "remote",
      "url": "https://mcp.send16.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add spruikco-send16-mcp --url https://mcp.send16.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  spruikco-send16-mcp:
    url: "https://mcp.send16.com/mcp"
// mcp.json
{
  "mcpServers": {
    "spruikco-send16-mcp": {
      "type": "http",
      "url": "https://mcp.send16.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

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 +1

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

  • 2 Aug 26 +1
    • Tool “list_campaigns” rewrote its description, which is the text the model reads security
    • Tool “update_campaign” rewrote its description, which is the text the model reads security
    • Tool “create_campaign” rewrote its description, which is the text the model reads security
    • Tool “create_contact” rewrote its description, which is the text the model reads security
    • Tool “duplicate_campaign” rewrote its description, which is the text the model reads security
    • Tool “import_contacts” rewrote its description, which is the text the model reads security
    • Tool “update_convo” rewrote its description, which is the text the model reads security
    • Schema quality: 79 → 87 functional
    • Schema quality: good → excellent functional
    • Server version: 0.5.8 → 0.5.13 functional
    • “list_automation_enrollments” added an optional parameter “pageSize” cosmetic
    • “list_campaigns” added an optional parameter “search” cosmetic
    • “update_campaign” added an optional parameter “audienceIds” cosmetic
    • “update_campaign” added an optional parameter “contactIds” cosmetic
    • “update_campaign” added an optional parameter “name” cosmetic
    • “update_campaign” added an optional parameter “segmentId” cosmetic
    • “update_campaign” added an optional parameter “tagIds” cosmetic
    • “create_campaign” added an optional parameter “audienceIds” cosmetic
    • “create_campaign” added an optional parameter “contactIds” cosmetic
    • “create_campaign” added an optional parameter “html” cosmetic
    • “create_campaign” added an optional parameter “segmentId” cosmetic
    • “create_campaign” added an optional parameter “sendToAll” cosmetic
    • “create_campaign” added an optional parameter “tagIds” cosmetic
    • “create_contact” added an optional parameter “audienceIds” cosmetic
    • “duplicate_campaign” added an optional parameter “audienceIds” cosmetic
    • “duplicate_campaign” added an optional parameter “contactIds” cosmetic
    • “duplicate_campaign” added an optional parameter “name” cosmetic
    • “duplicate_campaign” added an optional parameter “segmentId” cosmetic
    • “duplicate_campaign” added an optional parameter “sendToAll” cosmetic
    • “duplicate_campaign” added an optional parameter “tagIds” cosmetic
    • “import_contacts” added an optional parameter “audienceIds” cosmetic
    • “update_campaign” added an optional parameter “sendToAll” cosmetic
    • “list_automation_enrollments” added an optional parameter “page” cosmetic
    • “list_convos” reworded the description of “label” cosmetic
    • “list_convos” reworded the description of “state” cosmetic
    • “update_brand” reworded the description of “fontFamily” cosmetic
    • “update_convo” reworded the description of “assigneeId” cosmetic
    • “update_convo” reworded the description of “state” cosmetic
    • “create_contact” reworded the description of “tags” cosmetic
    • “duplicate_campaign” reworded the description of “campaignId” cosmetic
    • “import_contacts” reworded the description of “csvData” cosmetic
    • “import_contacts” reworded the description of “tags” cosmetic
    • “list_convos” dropped the optional parameter “offset” cosmetic
    • “list_convos” dropped the optional parameter “screener_status” cosmetic
    • “update_campaign” dropped the optional parameter “templateSlug” cosmetic
    • “update_convo” dropped the optional parameter “starred” cosmetic
    • “list_automation_enrollments” dropped the optional parameter “cursor” cosmetic
    • “list_automation_enrollments” dropped the optional parameter “limit” cosmetic
  • 31 Jul 26 +3
    • 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 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

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

  • 27 Jul 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
  • 26 Jul 26 67

    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 · Probed https://mcp.send16.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.send16.com CN=E8,O=Let's Encrypt,C=US 25 May 2026 23 Aug 2026 ECDSA 256 ECDSA-SHA384 5c623be2f8a0f4533b7ea9199adf5acbfcf
SANs: *.send16.com
CN=E8,O=Let's Encrypt,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 Mar 2024 12 Mar 2027 ECDSA 384 SHA256-RSA 63959363c24e7082715918bfc3d7ed56
DNSSEC insecure

Validation of mcp.send16.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
send16.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin

Protected resource metadata

Retrieved No
Problem no_resource_metadata
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.send16.com/mcp Verified 200
http (plaintext) http://mcp.send16.com/mcp Inconclusive 404
MCP tools — 79 exposed · ~6,917 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 ~220

One-shot broadcast: create a campaign and immediately schedule it to send, in a single call. 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 ~131

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
fontFamilystringBody font family
logoUrlstring
primaryColorstringHex color (e.g. '#4F46E5')
secondaryColorstringHex color

No output schema declared.

No examples provided.

update_campaign ~250

Update a draft campaign: name, subject, preview text, sender info, HTML content, and/or recipients. Retarget with exactly ONE of audienceIds / segmentId / contactIds / tagIds / sendToAll, then verify with preview_campaign_recipients before sending. Only drafts can be edited.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
audienceIdsarrayRetarget to these audience IDs (see list_audiences). Sets recipient type 'lists'.
campaignIdstringyesCampaign ID
contactIdsarrayRetarget to these specific contact IDs
fromEmailstring
fromNamestring
htmlstring
namestringCampaign name (internal label)
previewTextstring
replyTostring
segmentIdstringRetarget to this segment (see list_segments)
sendToAllbooleanRetarget to all subscribed contacts in the workspace
subjectstring
tagIdsarrayRetarget to contacts with these tag IDs

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 ~85

Update conversation status (open/closed/archived/snoozed) or assignee.

NameTypeReqDescription
apiKeystringSend16 API key (overrides SEND16_API_KEY env var)
assigneeIdWorkspace member user ID, or null to unassign
convoIdstringyesConversation ID
statestringNew status

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.