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.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
Gives on-the-fly inboxes to AI agents. Agents / LLM's can send, receive, and take action in isolated inboxes. Built for AI unlike Gmail. Check us out at agentmail.to
Related MCP Servers
- -securityFlicense-qualityEnables users to manage Gmail accounts using AI agent-assisted operations via an MCP protocol, supporting email search, reading, deletion, and sending with a voice-powered interface.Last updated -410TypeScript
- AsecurityFlicenseAqualityProvides an interface to manage email marketing, contact lists, dynamic templates, and email analytics via SendGrid's API.Last updated -2117TypeScript
- AsecurityFlicenseAqualityAn MCP-based email tool that enables AI models to access email services through standardized interfaces, allowing AI assistants to perform various email operations like sending emails, reading inboxes, and handling attachments.Last updated -1731TypeScript
- -securityFlicense-qualityEnables AI assistants to interact with Gmail accounts via IMAP, allowing them to list, search, read, and send emails, manage labels and folders, and access attachments through the Model Context Protocol.Last updated -Python