The AgentMail MCP server allows AI assistants to manage email inboxes and messages dynamically through the Model Context Protocol. You can:
Create new email inboxes with optional domain, username, and display name
List all active inboxes with optional pagination
Get details for specific inboxes by ID
List and view email threads within inboxes
Retrieve details for specific threads and messages
Get message attachments
Send emails with options for CC, BCC, HTML, and plain text
Reply to messages with optional quoted replies
References a Discord community for updates on the evolving MCP protocol and community engagement.
Provides configuration instructions specific to macOS for the Claude Desktop integration.
Provides distribution of the agentmail-mcp package through the Python Package Index, allowing users to easily install the MCP server.
Utilizes Python as the implementation language, requiring Python 3.10+ for server operation.
README.md not found. View project on GitHub.