{"slug":"oneshotforge/mcp-email","name":"mcp-email","description":"Self-hosted MCP server for any IMAP/SMTP inbox. Multi-account in one config. Built for Claude Code.","category":"productivity","tags":[],"official":false,"stars":0,"transport":"stdio","install":null,"tools":[{"name":"email_list_folders","description":"List all IMAP folders with unread counts"},{"name":"email_list_messages","description":"List messages in a folder with pagination and unseen filter"},{"name":"email_search_messages","description":"Search by sender, subject, body, date, or has-attachment"},{"name":"email_get_message","description":"Full message body (text + HTML + attachment metadata) by UID"},{"name":"email_get_attachment","description":"Fetch an attachment's content (UTF-8 or base64)"},{"name":"email_get_thread","description":"Reconstruct a conversation thread from Message-ID / In-Reply-To / References"},{"name":"email_send_message","description":"Send via SMTP, append a copy to Sent folder via IMAP"},{"name":"email_create_draft","description":"Create a draft in the Drafts folder"},{"name":"email_move_message","description":"Move a message to another folder"},{"name":"email_copy_message","description":"Copy a message to another folder"},{"name":"email_delete_message","description":"Move to Trash (default) or \\Deleted + expunge"},{"name":"email_mark_message","description":"Set or unset \\Seen / \\Flagged / \\Answered flags"},{"name":"email_create_folder","description":"Create an IMAP folder"},{"name":"email_rename_folder","description":"Rename an IMAP folder"},{"name":"email_delete_folder","description":"Delete an IMAP folder"}],"env_vars":["YOUR_MCP_AUTH_TOKEN"],"auth_type":"none","github":"https://github.com/OneShotForge/mcp-email","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}