- Popularity rank
- #291
- Popularity score
- 13,734
- Trending rank
- #561
- Tools
- 24
of 2,090
directory metric
33,148
exposed by this server
Movement
Rank, 24h
Rank, 7d
Score, 24h
Score, 7d
30-day trend
Movement is measured against our own daily snapshots, which begin the day this site launched. Nothing to compare against yet.
About
AgentMail gives AI agents their own email inboxes. Through this connector, an agent (or you, in Claude) can spin up a dedicated inbox on the fly, then send, receive, reply to, and forward email, with full thread context, drafts, and attachments, entirely through tool calls. Unlike traditional email APIs built for one-way notifications, AgentMail is built for two-way conversations: an agent can read an incoming thread, understand it, and respond in context, just like a person would. This makes email a first-class communication and identity channel for agents, letting them sign up for services, coordinate with people, and talk to other agents. Key capabilities exposed over MCP:
- Inboxes: create, list, get, update, and delete agent inboxes
- Messages: send, reply, forward, list, and update
- Threads: list, read, label, and delete full conversation threads
- Search: full-text search across threads and messages
- Drafts: create, list, read, update, send (with scheduling), and delete
- Attachments: retrieve attachments by ID, with text extraction for PDF/DOCX
Connect in seconds via OAuth using your AgentMail console identity. No API key required in Claude. Sign up free at console.agentmail.to.
Connection
- Endpoint
- https://mcp.agentmail.to/mcp
- Transport
- streamable-http
- Auth
- Required
- Permissions
- Reads, searches, sends, and manages email in AgentMail inboxes belonging to your AgentMail organization, including creating and deleting inboxes, drafts, and threads. Accesses only AgentMail inboxes created for your agents; no access to your personal email accounts (Gmail, Outlook, etc.)
- Works with
- claude, claude-api, claude-code, claude-desktop
claude mcp add --transport http agentmail https://mcp.agentmail.to/mcp
Tools 24
- auth_me
- create_draft
- create_inbox
- delete_draft
- delete_inbox
- delete_thread
- forward_message
- get_attachment
- get_draft
- get_inbox
- get_thread
- list_drafts
- list_inboxes
- list_messages
- list_threads
- reply_to_message
- search_messages
- search_threads
- send_draft
- send_message
- update_draft
- update_inbox
- update_message
- update_thread
Categories
- communication
- productivity
- developer tools