MCP server for SendRaven: send email, read replies as threads, run campaigns, and decide approvals, with per-key limits for agents.
Inferido de los transportes que declara este listado (stdio, streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
SENDRAVEN_API_KEYClave de APIobligatoriaAPI key from the SendRaven dashboard (Developers).
Declarado por el autor en el registro oficial de MCP. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído del código que npm publica realmente, en el momento del análisis. El paquete nunca se ejecutó. Las herramientas registradas dinámicamente en tiempo de ejecución, o escondidas en código empaquetado o minificado, pueden pasarse por alto — así que esto es un mínimo de la superficie de herramientas, no un censo 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
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
list_audiencesList contact lists and how many contacts each holds.List contact lists and how many contacts each holds.
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
get_contactFetch one contact by id, with their audience memberships, custom properties andFetch one contact by id, with their audience memberships, custom properties and
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
remove_from_audienceprivilegiadaTake 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,
No se publicó ningún esquema de entrada para esta herramienta.
delete_contactprivilegiadaRemove a person from the workspace entirely, along with every audience membership. TheirRemove a person from the workspace entirely, along with every audience membership. Their
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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,
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
list_emailsList recent messages with their delivery status. Filter by statusList recent messages with their delivery status. Filter by status
No se publicó ningún esquema de entrada para esta herramienta.
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,
No se publicó ningún esquema de entrada para esta herramienta.
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'.
No se publicó ningún esquema de entrada para esta herramienta.
sendravenSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no 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
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
list_broadcast_recipientsWho a campaign reached and what happened to each message.Who a campaign reached and what happened to each message.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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
No se publicó ningún esquema de entrada para esta herramienta.
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).
No se publicó ningún esquema de entrada para esta herramienta.
39 de 40 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
MCP server for SendRaven: send email, read replies as threads, run campaigns, and decide approvals, with per-key limits for agents.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
El rastreo se detuvo en el límite de 60 paquetes. El resto del árbol nunca se resolvió.
Hay 36 paquetes resueltos más que no se dibujan aquí (límite de visualización: 24). Toda dependencia con avisos de seguridad se dibuja aunque se supere el límite. Inventario completo (SBOM CycloneDX)
81 dependencias declaradas nunca llegaron al árbol. Faltan en la resolución de Forge, no en el paquete.
+69 más sin listar. Los recuentos por motivo de arriba las incluyen todas.
No se siguen: peerDependencies. Este árbol cubre solo dependencias en tiempo de ejecución, así que lo que estas arrastren nunca se resolvió.