{"slug":"ai-zerolab/mcp-email-server","name":"MCP Email Server","description":"Provides IMAP and SMTP access for sending and receiving emails.","category":"communication","tags":[],"official":false,"stars":241,"transport":"stdio","install":[{"cmd":"npx -y @smithery/cli","imports":[]}],"tools":[{"name":"send_email","description":"Send an email via SMTP."},{"name":"save_to_mailbox","description":"Save a draft email to the IMAP Sent folder."},{"name":"list_mailboxes","description":"List all available IMAP mailboxes/folders."},{"name":"search_emails","description":"Search emails in a specified mailbox using IMAP search criteria."},{"name":"get_email","description":"Retrieve a specific email by its UID from a mailbox."},{"name":"download_attachment","description":"Download an attachment from a specific email."},{"name":"move_email","description":"Move an email from one mailbox to another."},{"name":"delete_email","description":"Delete an email by moving it to the Trash folder."},{"name":"mark_as_read","description":"Mark an email as read."},{"name":"mark_as_unread","description":"Mark an email as unread."},{"name":"flag_email","description":"Flag an email for follow-up."},{"name":"unflag_email","description":"Remove the flag from an email."}],"env_vars":["MCP_EMAIL_SERVER_IMAP_HOST","MCP_EMAIL_SERVER_IMAP_PORT","MCP_EMAIL_SERVER_SMTP_HOST","MCP_EMAIL_SERVER_SMTP_PORT","PYPI_TOKEN"],"auth_type":"none","github":"https://github.com/ai-zerolab/mcp-email-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}