Email (IMAP/SMTP)

Provides IMAP/SMTP email access for reading messages and sending emails with secure connection support and environment-based credential management.

View Source
5 stars
0 tools
Created Aug 2025
@yunfeizhu/yunfeizhu-email-imap-smtp-mail-server

About

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" ] } } }