Mcp Emails
@Albretsen
Read, search, send, organize, draft and schedule email across your inboxes from any MCP client.
概要
What is Mcp Emails?
Mcp Emails connects email accounts (Gmail, iCloud, Fastmail, and generic IMAP/SMTP inboxes) to AI agents such as Claude, Cursor, or ChatGPT via the Model Context Protocol. It provides 10 action-based tools so agents can read, search, organise, draft, send, reply, forward, schedule, manage folders, search contacts, and set signatures across multiple inboxes at once.
How to use Mcp Emails?
Add a remote MCP server entry pointing at https://mcpemails.com/api/mcp with an API key (mcpe_your_key_here) in the Authorization header. Clients that support OAuth can instead direct users to the same URL and let them approve the consent screen; no API key is required in that case.
Key features of Mcp Emails
- Connects Gmail, iCloud, Fastmail, and any IMAP/SMTP inbox
- 10 action-based tools: read, search, organise, delete, compose, drafts, folders, scheduling, contacts, signatures
- Remote streamable-http server; OAuth 2.1 (DCR + PKCE) or API key authentication
- Per-action scopes; email is fetched live and never stored
- Free tier with no daily usage caps
Use cases of Mcp Emails
- Let an AI agent read and summarise new messages from all connected mailboxes
- Automatically draft, send, or reply to emails based on natural-language instructions
- Search contacts and organise messages into folders without manual interaction
- Schedule email delivery and set signatures across multiple accounts
FAQ from Mcp Emails
Which email providers are supported?
Gmail, iCloud, Fastmail, and any inbox that supports IMAP/SMTP.
How do I authenticate with Mcp Emails?
You can either provide an API key (mcpe_…) in the Authorization header, or use OAuth 2.1 (DCR + PKCE) by pointing your MCP client to https://mcpemails.com/api/mcp and approving the consent screen.
Where is my email data stored?
Email is fetched live from your inboxes and is never stored by Mcp Emails.
Are there any usage limits?
The free tier has no daily caps; details on paid tiers (if any) are not mentioned in the README.
What transport does Mcp Emails use?
It is a remote streamable-http server accessible at https://mcpemails.com/api/mcp.