@all2cf/send-mcp
v1.0.13
Published
MCP server for customer-owned CFsend Runtimes
Readme
CFsend MCP
MCP tools for a customer-owned CFsend Runtime. The server requires the Runtime URL and an API key; it does not connect to the CFsend control plane or any Mail product.
ALL2CF_SEND_URL=https://your-runtime.example.workers.dev \
ALL2CF_SEND_KEY=send_live_xxx \
npx -y @all2cf/send-mcpThe package exposes transactional sending, templates, domains, webhooks, logs, suppressions, topics and API-key operations over stdio. Use --http --port 3000 for a local Streamable HTTP endpoint.
