Send and read emails via SMTP/IMAP. Supports Gmail, Outlook, and custom mail servers.
Quick Install
npx @mcp/emailClaude Desktop Config
{
"mcpServers": {
"email-mcp": {
"command": "npx",
"args": [
"@mcp/email"
]
}
}
}send_email
Send emails
read_inbox
Read inbox messages
v1.0.0
Initial release
email.reademail.send