ai.sendraven/mcp
NPM · @SENDRAVEN/MCP · 2 COMPONENTS · SCANNED SEP 21
Email infrastructure for AI agents: send, read replies as threads, campaigns, per-key limits.
Available components
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 → Why this is hard to 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
- 39 of 123 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- 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 1 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability65
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 11278 tokens (~205/item across 55 items; 55 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management60
- Stability check failed: the tool surface changed between 0.1.1 and 0.4.15: 1 tool removals, 1 breaking changes, 11 additions. See how to fix → Fail
Tool Coverage91
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 72% of tool parameters carry a description.Partial
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 6 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "send_email" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 55 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
How do I install the ai.sendraven/mcp server?
ai.sendraven/mcp runs locally as an npm package, launched with npx -y @sendraven/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 · @sendraven/mcp
claude mcp add ai-sendraven-mcp -- npx -y @sendraven/mcp
{
"mcpServers": {
"ai-sendraven-mcp": {
"command": "npx",
"args": [
"-y",
"@sendraven/mcp"
]
}
}
} {
"servers": {
"ai-sendraven-mcp": {
"command": "npx",
"args": [
"-y",
"@sendraven/mcp"
]
}
}
} codex mcp add ai-sendraven-mcp -- npx -y @sendraven/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ai-sendraven-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@sendraven/mcp"
],
"enabled": true
}
}
} openclaw mcp add ai-sendraven-mcp --command npx --arg -y --arg @sendraven/mcp
mcp_servers:
ai-sendraven-mcp:
command: "npx"
args: ["-y", "@sendraven/mcp"] {
"McpServers": {
"ai-sendraven-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@sendraven/mcp"
]
}
}
} assistant mcp add ai-sendraven-mcp -t stdio -c npx -a -y @sendraven/mcp
{
"mcpServers": {
"ai-sendraven-mcp": {
"command": "npx",
"args": [
"-y",
"@sendraven/mcp"
]
}
}
} 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.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 53 to 57.
- 19 Sept 26 0
- Stability: fail → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Tool coverage: 100 → unverified ▼ functional
- Capabilities: pass → unverified ▼ functional
- First check of Schema quality: unverified functional
- Package version: 0.4.14 → 0.4.15 functional
- 17 Sept 26 +1
- Stability: fail → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Tool coverage: 100 → unverified ▼ functional
- Capabilities: pass → unverified ▼ functional
- First check of Schema quality: unverified functional
- Package version: 0.4.12 → 0.4.14 functional
- Package version: 0.4.12 → 0.4.13 functional
- 16 Sept 26 +26
- Malware scan: unverified → pass ▲ security
- Known CVEs: unverified → pass ▲ security
- Dependency health: unverified → 0.84 ▲ functional
- 15 Sept 26 −12
- Known CVEs: pass → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Stability: 0.40 → unverified ▼ security
- Stability: 0.40 → fail ▼ security
- Malware scan: unverified → pass ▲ security
- Dependency health: 0.83 → unverified ▼ functional
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: pass → fail ▼ functional
- Tool coverage: 46% → 72% ▲ functional
- Tool coverage: 46% → 71% ▲ functional
- Tool coverage: 46% → 69% ▲ functional
- Tool coverage: 46% → 53% ▲ functional
- Tool coverage: 46% → 51% ▲ functional
- First check of Schema quality: unverified functional
- Schema quality: good → excellent functional
- Package version: 0.4.7 → 0.4.12 functional
- Package version: 0.4.7 → 0.4.11 functional
- Package version: 0.4.7 → 0.4.10 functional
- Package version: 0.4.7 → 0.4.9 functional
- Package version: 0.4.7 → 0.4.8 functional
- 14 Sept 26 −13
- Stability: 0.37 → unverified ▼ security
- Known CVEs: fail → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Malware scan: pass → unverified ▼ security
- CVE-2026-82417 no longer affects this package ▲ security
- CVE-2026-82562 no longer affects this package ▲ security
- Known CVEs: fail → pass ▲ security
- Capabilities: pass → unverified ▼ functional
- Dependency health: 0.84 → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- Package version: 0.4.5 → 0.4.7 functional
- Package version: 0.4.5 → 0.4.6 functional
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
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 21 Sept 2026 · Analysed npm/@sendraven/mcp@0.4.15
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 123 packages
| Packages resolved | 123 |
|---|---|
| Stale | 39 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
suppress_many ~148
Stop sending to many addresses at once — the path for importing another provider's unsubscribe list before a first campaign. Without it, everyone who already opted out there gets mailed again here. Note the defaults differ from add_suppression: scope 'marketing' and reason 'list_hygiene'. Pass reason 'unsubscribe' for a list of opt-outs; that also cancels their queued scheduled sends and ends their automation enrolments. Addresses are de-duplicated; the response counts suppressed and duplicates.
| Name | Type | Req | Description |
|---|---|---|---|
| emails | array | yes | – |
| reason | string | – | Defaults to list_hygiene. unsubscribe also cancels queued mail and ends enrolments |
| scope | string | – | Defaults to marketing |
No output schema declared.
No examples provided.
tag_contact ~244
Add or remove tags on a contact. Tags are flat labels — vip, beta, churned — as opposed to custom properties, which are declared fields with a value. They are lower-cased and spaces become hyphens, so VIP and vip are the same tag. Tagging reaches the person across every audience they are on. Call list_tags first to see what the workspace already uses, rather than inventing a synonym for an existing tag. Adding a tag an automation exits on (e.g. customer), or removing one it requires (e.g. trial), ends the person's enrolment in it at once. Returns the contact, as get_contact does, with its tags after the change. To see which enrolments a tag change ended, call list_automation_enrollments with status 'canceled' and read each row's cancel_reason (exit_tag or required_tag_missing).
| Name | Type | Req | Description |
|---|---|---|---|
| add | array | – | – |
| contact_id | string | yes | The contact's id (a UUID) from find_contact, add_contact or get_contact — not the email address. Call find_contact with the address first if that is all you have. |
| remove | array | – | – |
No output schema declared.
No examples provided.
update_automation ~508
Change the rules that take someone out of a sequence (topic_key, exit_tags, required_tags, exit_on_reply), its reply_to, or its reenrollment. Steps and the trigger are fixed once created. A reenrollment change applies from the next enrolment; nobody already enrolled is touched. Fields left out keep their value; a null topic_key or reply_to, or an empty tag list, clears it. People already enrolled see the change from their next step, so a mistaken edit can be put back before it has ended anyone's sequence. Clear reply_to to have replies threaded in SendRaven again and stop the drip on their own. A topic_key that names no existing topic is refused with 422 unknown_topic, any field other than these is refused with 422 invalid_request, and an unknown automation_id answers 404 not_found.
| Name | Type | Req | Description |
|---|---|---|---|
| automation_id | string | yes | The automation's id from list_automations (a UUID), not its name or slug |
| exit_on_reply | boolean | – | End the enrolment when the person replies. Defaults to true; turn off for dunning |
| exit_tags | array | – | Contact tags that end the sequence: nobody carrying one is enrolled, and adding one ends the enrolment. Tag someone 'customer' when they upgrade and a trial sequence stops |
| reenrollment | string | – | after_completion (the default): someone whose enrolment completed or was cancelled can be enrolled again. never: each person goes through it once, and a later enrolment answers enrolled: false with r… |
| reply_to | string|null | – | Where replies go instead of from, e.g. the founder's own inbox. Only set it when asked: SendRaven receives mail for its own domains only, so with a reply-to elsewhere a reply cannot stop the sequence… |
| required_tags | array | – | Tags a person must keep: only people carrying all of them are enrolled, and removing one ends the enrolment. Someone with no contact record has no tags, so is never enrolled |
| topic_key | – | – | Send every step under this topic (see list_topics). Its unsubscribe link then opts the person out of this kind of mail only, and opting out ends the sequence. Must be an existing topic's key; an unkn… |
No output schema declared.
No examples provided.
update_contact ~211
Update a contact. Attributes are merged, so sending one field does not clear the rest. unsubscribed: true is a real opt-out: it suppresses the address for marketing, cancels their pending sends and ends their automation enrolments. unsubscribed: false lifts a marketing unsubscribe — only do it when the person asked. Resubscribing someone who hard bounced or complained is refused with 409 invalid_state before anything in the request is written.
| Name | Type | Req | Description |
|---|---|---|---|
| attributes | object | – | – |
| first_name | string | – | – |
| id | string | yes | The contact's id (a UUID) from find_contact, add_contact or get_contact — not the email address. Call find_contact with the address first if that is all you have. |
| last_active_at | – | – | ISO 8601 time of their last activity in your product. Only moves forward; null clears it. |
| last_name | string | – | – |
| unsubscribed | boolean | – | true to opt them out of marketing, false to undo an unsubscribe |
No output schema declared.
No examples provided.
verify_sending_domain ~71
Re-check a domain's DNS records now instead of waiting for the background monitor. Also restarts bounce-path (mail_from) verification when SES gave up before the MX record existed.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | The sending domain's id from list_sending_domains (a UUID), not the domain name |
No output schema declared.
No examples provided.
What is the ai.sendraven/mcp server?
ai.sendraven/mcp is listed in the public MCP registry as ai.sendraven/mcp. Email infrastructure for AI agents: send, read replies as threads, campaigns, per-key limits. This page covers its npm package (@sendraven/mcp).
Is the ai.sendraven/mcp server safe to use?
ai.sendraven/mcp scores 74 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 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 ai.sendraven/mcp server expose?
ai.sendraven/mcp exposes 55 tools: send_email, list_emails, get_email, cancel_scheduled_email, list_sending_domains, and 50 more. Their descriptions and schemas cost roughly 11,278 tokens of context every time the server is loaded.
Is the ai.sendraven/mcp server still maintained?
ai.sendraven/mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 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 ai.sendraven/mcp server under?
ai.sendraven/mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.