Email (IMAP/SMTP)
Provides IMAP/SMTP email access for reading messages and sending emails with secure connection support and environment-based credential management.
5 stars
0 tools
Created Aug 2025
@yunfeizhu/yunfeizhu-email-imap-smtp-mail-serverAbout
Provides IMAP/SMTP email access for reading messages and sending emails with secure connection support and environment-based credential management.
Categories
general
Installation
npm
npm install @yunfeizhu/yunfeizhu-email-imap-smtp-mail-server
Configuration
{
"mcpServers": {
"yunfeizhu-email-imap-smtp-mail-server": {
"command": "npx",
"args": [
"-y",
"@yunfeizhu/yunfeizhu-email-imap-smtp-mail-server"
]
}
}
}