Overview
Features
send_email - Simple Email Sending
Quickly send emails using your environment's SMTP settings by specifying recipient, subject, and body.
send_custom_email - Advanced Email Features
Full control over emails: multiple recipients (To/CC/BCC), attachments, HTML formatting, and per-email SMTP overrides.
test_smtp_connection_tool - Check Setup
Test your SMTP configuration before sending important emails.
Plain text and HTML emails
Supports sending both plain text and HTML formatted messages.
Attachments support
Attach files and documents to outgoing emails.
Multi-recipient support (To, CC, BCC)
Send emails to multiple recipients with CC and BCC.
Environment-based SMTP configuration & per-email override
Uses environment variables for SMTP configuration with the option to override per email.
Claude Desktop / Cursor integration
Integrate with Claude Desktop or Cursor by configuring uv run commands and the app directory.
Who Is This For?
- AI developers:Integrate email sending for agents using SMTP with To/CC/BCC and attachments.
- Automation engineers:Embed email sending capabilities in MCP-powered automation workflows.




