mcp-server-email
If you are the rightful owner of mcp-server-email and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Email Server is a Model Context Protocol server that provides email functionality, enabling LLMs to compose, send emails, and search for attachments within specified directories.
The MCP Email Server is designed to facilitate email communication through a Model Context Protocol server. It allows for the composition and sending of emails to multiple recipients, supports email attachments, and provides the ability to search for files in directories using pattern matching. The server ensures secure email transmission using SMTP and is compatible with various email domains such as Gmail, Outlook, and Yahoo. Users can configure the server to work with different platforms, including Claude.app, using specific scripts. The server supports a range of attachment file types, including documents, archives, text files, images, and more. Security is a priority, with support for app-specific passwords and a limited set of attachment file types to mitigate risks.
Features
- Send emails with multiple recipients
- Support for email attachments
- Search for files in directories based on pattern matching
- Secure email transmission using SMTP
Tools
send_email
Sends emails based on the provided subject, body, and receiver.
search_attachments
Searches for files in a specified directory that match a given pattern.