MCP server for SendRaven: send email, read replies as threads, run campaigns, and decide approvals, with per-key limits for agents.
Dedotto dai trasporti dichiarati da questo annuncio (stdio, streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
SENDRAVEN_API_KEYChiave APIobbligatoriaAPI key from the SendRaven dashboard (Developers).
Dichiarato dall’autore nel registro MCP ufficiale. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
list_audiencesList contact lists and how many contacts each holds.List contact lists and how many contacts each holds.
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
get_contactFetch one contact by id, with their audience memberships, custom properties andFetch one contact by id, with their audience memberships, custom properties and
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
remove_from_audienceprivilegiatoTake 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,
Per questo strumento non è stato pubblicato alcuno schema di input.
delete_contactprivilegiatoRemove a person from the workspace entirely, along with every audience membership. TheirRemove a person from the workspace entirely, along with every audience membership. Their
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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,
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
list_emailsList recent messages with their delivery status. Filter by statusList recent messages with their delivery status. Filter by status
Per questo strumento non è stato pubblicato alcuno schema di input.
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,
Per questo strumento non è stato pubblicato alcuno schema di input.
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'.
Per questo strumento non è stato pubblicato alcuno schema di input.
sendravenNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
list_broadcast_recipientsWho a campaign reached and what happened to each message.Who a campaign reached and what happened to each message.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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
Per questo strumento non è stato pubblicato alcuno schema di input.
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).
Per questo strumento non è stato pubblicato alcuno schema di input.
39 strumenti su 40 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
MCP server for SendRaven: send email, read replies as threads, run campaigns, and decide approvals, with per-key limits for agents.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
La scansione si è fermata al limite di 60 pacchetti. Il resto dell'albero non è mai stato risolto.
Altri 36 pacchetti risolti non vengono disegnati qui (limite di visualizzazione: 24). Ogni dipendenza con un avviso di sicurezza viene disegnata comunque. Inventario completo (SBOM CycloneDX)
81 dipendenze dichiarate non sono mai arrivate nell'albero. Mancano dalla risoluzione di Forge, non dal pacchetto.
+69 altre non elencate. I conteggi per motivo qui sopra le comprendono tutte.
Non seguite: peerDependencies. Questo albero copre solo le dipendenze di runtime, quindi ciò che queste comportano non è mai stato risolto.