π§
Email SMTP/IMAP MCP Server
π§MCP Serversamihalawa/email-smtp-imap-mcp
Security check pending
localemailsmtp
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add email -e EMAIL_ACCOUNTS_JSON={"work":{"smtp":{"host":"smtp.gmail.com","port":587,"user":"your@gmail.com","password":"app-password"},"imap":{"host":"imap.gmail.com","port":993},"default_from_name":"Your Name","sender_emails":["your@gmail.com"]}} -e DEFAULT_EMAIL_ACCOUNT=work -- npx -y email-smtp-imap-mcpClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"email": {
"command": "npx",
"args": ["-y", ...0
Last UpdatedMar 10, 2026