Manages email interactions by sending and previewing messages directly from your inbox.
The Email tool provides a robust, Python-based server for managing email communications, leveraging Gmail's SMTP and IMAP capabilities. Integrated with FastMCP, it exposes powerful functionalities—like sending HTML emails and listing recent inbox messages—as simple API endpoints. Designed with security in mind, it utilizes environment variables for sensitive credentials and includes input validation, making it ideal for secure, programmatic email automation and integration into larger systems or AI agents.