aiden-mail

AllWiseAI/aiden-mail

3.2

If you are the rightful owner of aiden-mail and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Aiden Mail MCP is a versatile email management server that integrates with multiple email providers using IMAP and SMTP protocols.

Aiden Mail MCP

PyPI - Version

Aiden Mail MCP is a simple and powerful email MCP server based on IMAP and SMTP protocols. It provides a unified interface for managing your emails across multiple providers.

Features

  • Email Listing: View emails in your inbox and other folders
  • Email Search: Search emails by keyword, sender, recipient, or subject
  • Email Deletion: Delete specific emails
  • Email Sending: Send emails easily
  • Email Management: Move emails between folders, mark as read/unread
  • Multi-Provider Support: Currently supports Gmail, Outlook, and QQ Mail

Installation

This MCP server is designed for use with AidenChat.

"aiden-mail": {
    "command": "uvx",
    "args": [
        "aiden-mail"
    ],
    "transport": "stdio",
    "aiden_credential": {
        "type": "password"
    }
}