Gmail
CreatedMaitreyaM
Sends emails through Gmail's SMTP server using AI agents, incorporating resilient design and multiple attachment methods.
About
This server enables AI agents to reliably send emails via Gmail's SMTP server. It's built with resilience in mind, featuring increased timeout and graceful shutdown handling. The server supports attaching files from local file paths, downloading from URLs, or using pre-staged attachments, providing flexible options for email composition.
Key Features
- 1 GitHub stars
- Supports attachments from file paths, URLs, and pre-staged locations.
- Configurable via environment variables for secure credential management.
- Designed for resilience with increased timeout and graceful shutdown.
- Integrates with Gmail's SMTP server for sending emails.
Use Cases
- Integrating email functionality into AI agent workflows.
- Sending reports or documents via email based on AI analysis.
- Automated email notifications from AI-driven systems.