Facilitates sending emails securely through Gmail using a Model Context Protocol server.
This tool functions as a Model Context Protocol (MCP) server, specifically engineered to send emails using Gmail's robust infrastructure. It provides a simple `send_email` function that allows users to dispatch emails by specifying the recipient, subject, and body. Designed for easy integration, it leverages secure authentication via Gmail App Passwords and communicates through STDIO transport, making it an ideal component for applications or systems requiring programmatic email dispatch capabilities.