Back to Home
iceener icon

resend-streamable-mcp-server

Verified Safe

by iceener

Overview

Manage email contacts, segments, and send emails/newsletters via Resend using an AI agent.

Installation

Run Command
bun dev

Environment Variables

  • RESEND_API_KEY
  • RESEND_DEFAULT_FROM
  • BEARER_TOKEN
  • AUTH_ENABLED

Security Notes

No hardcoded secrets were found; all sensitive credentials (Resend API key, Bearer token) are loaded from environment variables. The server employs AES-256-GCM encryption for file-based token storage in Node.js, and KV/memory with encryption in Cloudflare Workers. Input validation is enforced via Zod schemas, and sensitive data is sanitized in logs. Origin and MCP protocol version validation are implemented. The README provides clear warnings about the risks of giving AI agents email-sending capabilities and advises caution and client-side review mechanisms.

Similar Servers

Stats

Interest Score55
Security Score9
Cost ClassMedium
Avg Tokens750
Stars1
Forks0
Last Update2025-12-06

Tags

Email ManagementNewsletterResendAI AgentCommunication