# @eusend_dev/mcp

Send transactional email and manage domains, audiences, and broadcasts from any MCP client.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.2.4
- **Author:** dev.eusend
- **License:** MIT
- **npm:** @eusend_dev/mcp
- **Endpoints:** streamable-http https://mcp.eusend.dev/mcp
- **Source:** https://eusend.dev/docs/mcp
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 11 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-18T04:49:01.778Z
- **Version scanned:** 0.2.3
- **CVEs:** none found by OSV at scan time

## Tools

17 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `send_email`
- `list_emails`
- `get_email`
- `cancel_email`
- `list_domains`
- `get_domain`
- `create_domain`
- `list_audiences`
- `create_audience`
- `list_contacts`
- `create_contact`
- `list_broadcasts`
- `get_broadcast`
- `create_broadcast`
- `send_broadcast`
- `list_suppressions`
- `create_suppression`

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@eusend_dev/mcp\"\n      ],\n      \"env\": {\n        \"EUSEND_API_KEY\": \"<YOUR_EUSEND_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `EUSEND_API_KEY` — Eusend API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — runs locally and hosted; holds an api key.
- Floor 26, ceiling 26 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40eusend_dev%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40eusend_dev%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40eusend_dev%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40eusend_dev%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
