codefuturist/email-mcp
by Various
Email MCP server with full IMAP + SMTP support — read, search, send, manage, and organize email from any AI assistant via the Model Context Protocol
MCP
codefuturist/email-mcp
Added 1 June 2026
Overview
An open-source TypeScript server that exposes email operations through the Model Context Protocol, enabling AI assistants to read, search, send, and manage email via IMAP and SMTP. It acts as a bridge between an MCP-compatible client and standard email servers.
Best for
Best for
Developers who want to give an MCP-compatible AI assistant direct access to a personal or work email account
Use cases
- Let an AI assistant read and summarize inbox messages
- Automate sending replies or drafts from a chat interface
- Search and organize emails by criteria without manual filtering
Notes
An open-source TypeScript server that exposes email operations through the Model Context Protocol, enabling AI assistants to read, search, send, and manage email via IMAP and SMTP. It acts as a bridge between an MCP-compatible client and standard email servers.
54 stars on GitHub. Last updated 2026-05-20. Licensed LGPL-3.0.
Use cases
- Let an AI assistant read and summarize inbox messages
- Automate sending replies or drafts from a chat interface
- Search and organize emails by criteria without manual filtering
Pros
- Works with any standard IMAP/SMTP email server
- Lightweight and easy to self-host
- Uses the open MCP standard for broad client compatibility
Cons
- Requires exposing email credentials to the MCP server
- Limited to IMAP/SMTP features (no OAuth or modern API support)
- Small community and limited documentation due to early stage
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Works with any standard IMAP/SMTP email server
- Lightweight and easy to self-host
- Uses the open MCP standard for broad client compatibility
Cons
- Requires exposing email credentials to the MCP server
- Limited to IMAP/SMTP features (no OAuth or modern API support)
- Small community and limited documentation due to early stage
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.