MCP server for SendRaven: send email, read replies as threads, run campaigns, and decide approvals, with per-key limits for agents.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio, streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
SENDRAVEN_API_KEYAPI-SchlüsselerforderlichAPI key from the SendRaven dashboard (Developers).
Vom Autor in der offiziellen MCP-Registry angegeben. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.
list_pending_approvalsList messages held for human approval, with their full content. A key configured toList messages held for human approval, with their full content. A key configured to
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
decide_approvalApprove or reject a held message. Approving sends it immediately. Only use this when aApprove or reject a held message. Approving sends it immediately. Only use this when a
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_audiencesList contact lists and how many contacts each holds.List contact lists and how many contacts each holds.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
add_contactAdd someone to an audience. A contact exists once per workspace and can be on any numberAdd someone to an audience. A contact exists once per workspace and can be on any number
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
import_contactsImport up to 5,000 contacts into an audience in one call, with names, tags, customImport up to 5,000 contacts into an audience in one call, with names, tags, custom
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_contactFetch one contact by id, with their audience memberships, custom properties andFetch one contact by id, with their audience memberships, custom properties and
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
update_contactUpdate a contact. Attributes are merged, so sending one field does not clear the rest.Update a contact. Attributes are merged, so sending one field does not clear the rest.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_segmentsList saved audience filters. Use a segment id when creating a campaign rather thanList saved audience filters. Use a segment id when creating a campaign rather than
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
count_segmentHow many contacts a segment currently matches. Run this before building a campaignHow many contacts a segment currently matches. Run this before building a campaign
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
find_contactFind a contact by address across every audience, without knowing which list they are on.Find a contact by address across every audience, without knowing which list they are on.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
remove_from_audienceprivilegiertTake a contact off one audience. They stay in the workspace and keep every other audience,Take a contact off one audience. They stay in the workspace and keep every other audience,
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
delete_contactprivilegiertRemove a person from the workspace entirely, along with every audience membership. TheirRemove a person from the workspace entirely, along with every audience membership. Their
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
tag_contactAdd or remove tags on a contact. Tags are flat labels — vip, beta, churned — as opposed toAdd or remove tags on a contact. Tags are flat labels — vip, beta, churned — as opposed to
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_tagsEvery tag in use in the workspace, with how many contacts carry each. Tags are free-form,Every tag in use in the workspace, with how many contacts carry each. Tags are free-form,
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_automationsList multi-step email sequences and how many people are currently in each. Use thisList multi-step email sequences and how many people are currently in each. Use this
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
enroll_in_automationPut someone into a multi-step sequence. Prefer this over scheduling several emailsPut someone into a multi-step sequence. Prefer this over scheduling several emails
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
emit_eventEmit a named event, starting every automation that waits on it — for exampleEmit a named event, starting every automation that waits on it — for example
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_broadcastsList campaigns with their status and send progress. A campaign showing 'paused' is notList campaigns with their status and send progress. A campaign showing 'paused' is not
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
create_broadcastCreate a campaign as a draft. Nothing is sent: follow with preview_broadcast, thenCreate a campaign as a draft. Nothing is sent: follow with preview_broadcast, then
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
preview_broadcastHow many contacts a campaign would reach, and whether the reputation gate would allow it.How many contacts a campaign would reach, and whether the reputation gate would allow it.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_broadcastOne campaign, with a 'progress' object while it is sending, paused or testing: how manyOne campaign, with a 'progress' object while it is sending, paused or testing: how many
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
pick_broadcast_winnerDecide an A/B test now instead of waiting for decide_at. Pass 'variant' to choose a keyDecide an A/B test now instead of waiting for decide_at. Pass 'variant' to choose a key
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
resume_broadcastContinue a campaign left 'paused' by the daily sending quota. It mails only the addressesContinue a campaign left 'paused' by the daily sending quota. It mails only the addresses
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
send_broadcastSend a campaign now, or schedule it with scheduled_at. This mails every contact in theSend a campaign now, or schedule it with scheduled_at. This mails every contact in the
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_sending_domainsList sending domains with their verification status and the DNS records each one needs.List sending domains with their verification status and the DNS records each one needs.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
add_sending_domainRegister a sending domain and get back the DNS records to publish. Give the domain youRegister a sending domain and get back the DNS records to publish. Give the domain you
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
verify_sending_domainRe-check a domain's DNS records now instead of waiting for the background monitor.Re-check a domain's DNS records now instead of waiting for the background monitor.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
send_emailSend a transactional email, immediately or scheduled. Use scheduled_at with a relativeSend a transactional email, immediately or scheduled. Use scheduled_at with a relative
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_emailsList recent messages with their delivery status. Filter by statusList recent messages with their delivery status. Filter by status
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_emailFetch one message with its full event timeline (send, delivery, bounce, complaint,Fetch one message with its full event timeline (send, delivery, bounce, complaint,
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
cancel_scheduled_emailCancel a scheduled email before it sends. Only works while status is 'scheduled'.Cancel a scheduled email before it sends. Only works while status is 'scheduled'.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
sendravenKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
get_email_metricsDelivery and engagement over a window. Open and click rates are over delivered, notDelivery and engagement over a window. Open and click rates are over delivered, not
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_scheduled_emailsMessages queued to send later but not yet sent. Cancel one with cancel_scheduled_email.Messages queued to send later but not yet sent. Cancel one with cancel_scheduled_email.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
suppress_manyStop sending to many addresses at once — the path for importing another provider'sStop sending to many addresses at once — the path for importing another provider's
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_webhook_deliveriesRecent delivery attempts for a webhook endpoint, with status codes and errors. ThisRecent delivery attempts for a webhook endpoint, with status codes and errors. This
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_broadcast_recipientsWho a campaign reached and what happened to each message.Who a campaign reached and what happened to each message.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_api_keysList this workspace's API keys with their scopes and limits. Never returns key values.List this workspace's API keys with their scopes and limits. Never returns key values.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_usageThis workspace's plan, how many emails it has sent this month, and how many areThis workspace's plan, how many emails it has sent this month, and how many are
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
list_suppressionsList addresses we refuse to mail and why (hard_bounce, complaint, unsubscribe, manual).List addresses we refuse to mail and why (hard_bounce, complaint, unsubscribe, manual).
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
39 von 40 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
MCP server for SendRaven: send email, read replies as threads, run campaigns, and decide approvals, with per-key limits for agents.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Der Durchlauf endete an der Grenze von 60 Paketen. Der Rest des Baums wurde nie aufgelöst.
36 weitere aufgelöste Pakete werden hier nicht gezeichnet (Anzeigegrenze: 24). Jede Abhängigkeit mit einem Sicherheitshinweis wird unabhängig von der Grenze gezeichnet. Vollständiges Inventar (CycloneDX-SBOM)
81 deklarierte Abhängigkeiten sind nie im Baum gelandet. Sie fehlen in Forges Auflösung, nicht im Paket.
+69 weitere nicht aufgeführt. Die Zählungen nach Grund oben erfassen sie alle.
Nicht verfolgt: peerDependencies. Dieser Baum erfasst nur Laufzeitabhängigkeiten; was jene mitbringen, wurde nie aufgelöst.