n24q02m/better-email-mcp
by Various
IMAP/SMTP email server for AI agents -- 6 composite tools with multi-account and auto-discovery
MCP
n24q02m/better-email-mcp
Added 1 June 2026
Overview
An MCP server that exposes IMAP/SMTP email operations as composable tools for AI agents. It supports multiple accounts and auto-discovers server settings, providing six composite tools for sending, reading, and managing email.
Best for
Best for
Developers building AI agents that need to send or read email via standard protocols
Use cases
- Automate email sending and inbox monitoring from an AI agent
- Manage multiple email accounts through a single MCP interface
- Build email-based workflows with auto-discovered server configurations
Notes
An MCP server that exposes IMAP/SMTP email operations as composable tools for AI agents. It supports multiple accounts and auto-discovers server settings, providing six composite tools for sending, reading, and managing email.
20 stars on GitHub. Last updated 2026-06-01. Licensed MIT.
Use cases
- Automate email sending and inbox monitoring from an AI agent
- Manage multiple email accounts through a single MCP interface
- Build email-based workflows with auto-discovered server configurations
Pros
- Multi-account support reduces setup overhead
- Auto-discovery simplifies configuration for common providers
- Composite tools bundle common email operations into single calls
Cons
- Small community (20 stars) may mean limited support
- Depends on IMAP/SMTP which can be slower than API-based alternatives
- TypeScript-only, requiring Node.js runtime for deployment
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Multi-account support reduces setup overhead
- Auto-discovery simplifies configuration for common providers
- Composite tools bundle common email operations into single calls
Cons
- Small community (20 stars) may mean limited support
- Depends on IMAP/SMTP which can be slower than API-based alternatives
- TypeScript-only, requiring Node.js runtime for deployment
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.