Skip to content

AllWiseAI/aiden-mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, iCloud, QQ and 163 Mail

Installation

This MCP server is designed for use with AidenChat.

"aiden-mail": {
    "command": "uvx",
    "args": [
        "aiden-mail"
    ],
    "transport": "stdio",
    "aiden_credential": {
        "type": "password",
        "providers": ["Gmail", "iCloud", "QQ", "163"]
    }
}

About

An email MCP server with IMAP and SMTP support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages