{"slug":"dominik1001/imap-mcp","name":"IMAP MCP","description":"An IMAP Model Context Protocol (MCP) server to expose IMAP operations as tools for AI assistants.","category":"communication","tags":["community"],"official":false,"stars":13,"transport":null,"install":[{"cmd":"npx tsc","imports":[]}],"tools":[{"name":"list_mailboxes","description":"List all available mailboxes/folders"},{"name":"search_emails","description":"Search emails with various criteria"},{"name":"get_email","description":"Retrieve a specific email by ID"},{"name":"send_email","description":"Send an email via SMTP"},{"name":"move_email","description":"Move an email to a different mailbox"},{"name":"delete_email","description":"Delete an email"},{"name":"mark_as_read","description":"Mark an email as read"},{"name":"get_unread_count","description":"Get count of unread emails in a mailbox"}],"env_vars":["IMAP_HOST","IMAP_PORT"],"auth_type":"none","github":"https://github.com/dominik1001/imap-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}